aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorame <[email protected]>2023-09-26 23:12:35 -0500
committerame <[email protected]>2023-09-26 23:12:35 -0500
commit99779de823e1751c3da13e0b7b0f639ddecca7da (patch)
treef7e35fc92adbadbf573be47f2ddde159d223687f /readme.md
init
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..36bed50
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,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 .` 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