aboutsummaryrefslogtreecommitdiff
path: root/readme.md
blob: a78ac9f93faadfde5bb6585a327875dc2435da5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# SNS Chan
Official Custom Discord Bot for Supernoobs Discord Server


## running
---
made for linux or unix systems, running elsewhere isnt supported but should probably work:3
(for windows you can probably use msys or git bash)

- `npm i`
- put tokens and api keys in .env-example, and move it to .env
- `sh buildconfig.sh`
- `node index.js` or `sh snschan.sh` (to restart on error)


## todo ~
---
- [x] settings for each command
- [x] restricted channels
- [x] restrict to a channel
- [x] cooldown
- [ ] test commands
- [ ] reset/refresh command
- [ ] settings webui
- [ ] settings via discord commands
- [ ] slash commands