feat(*): Add config option to toggle auto deleting commands

This commit is contained in:
2020-10-26 16:41:49 +00:00
parent be7ba9e28d
commit 6a3cec4a0e
+1
View File
@@ -3,6 +3,7 @@
"deletecommandstoggle": false,
"maxqueuesize": 4,
"channeldeletetimeinminutes": 20,
"deletecommandstoggle": false,
"prefix": "!",
"token": "YOUR-TOKEN-GOES-HERE"
}