aboutsummaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/config.json b/config.json
new file mode 100644
index 0000000..9b42860
--- /dev/null
+++ b/config.json
@@ -0,0 +1,18 @@
+{
+ "token": "NzQyNDc3Mzg0NjExMjY2NjQx.XzGr8w.Ikzvtumibm0QE4V3LBtehXy_WfM",
+ "mainGuildId": "704032355987488791",
+ "mailGuildId": "704032355987488791",
+ "logChannelId": "742479301055610969",
+
+ "ignoreAccidentalThreads": true,
+ "prefix": "mm!",
+ "typingProxy": true,
+ "typingProxyReverse": true,
+ "url": "http://localhost:8089",
+ "snippetPrefix": "mm!!",
+ "snippetPrefixAnon": "mm!!!",
+ "plugins": [
+ "plugins/help.js"
+ ],
+ "categoryAutomation.newThread": "704032357640044555"
+} \ No newline at end of file