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

Bot keeps forgetting commands on startup

This commit is contained in:
Toast 2023-10-16 17:39:01 +11:00 committed by GitHub
parent 02d89ddb33
commit 12e61de5db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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