1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-17 04:10:59 -05:00

Forgot to disable logs

Canary bot has taken over it already, so is MPModule.
This commit is contained in:
toast-ts 2024-10-30 19:16:55 +11:00
parent f078129f43
commit dba415862f

View File

@ -16,7 +16,7 @@
"botSwitches": {
"registerCommands": false,
"commands": true,
"logs": true,
"logs": false,
"mpSys": false,
"dailyMsgs": true,
"buttonRoles": true,