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

This commit is contained in:
2020-10-26 16:41:49 +00:00
parent 35e751b43f
commit 065f808689
2 changed files with 22 additions and 7 deletions
+1
View File
@@ -1,6 +1,7 @@
{
"maxqueuesize": 4,
"channeldeletetimeinminutes": 20,
"deletecommandstoggle": false,
"prefix": "!",
"token": "NzcwMDQyMDEzMjY5NDkxNzUy.X5Xzgg.kcr_51g95iUvEcYCfbQvG1Sx8ao"
}