1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 08:20:59 -04:00

Bot keeps forgetting commands on startup

This commit is contained in:
toast-ts 2023-10-16 17:39:01 +11:00 committed by GitHub
parent a0127f5733
commit 8fc725b570

View File

@ -24,7 +24,7 @@
},
"botSwitches": {
"dailyMsgsBackup": true,
"registerCommands": true,
"registerCommands": false,
"commands": true,
"logs": true,
"buttonRoles": true,