Add config options to register commands or not

java-rewrite
Hammy 3 years ago
parent 6b6cc315d7
commit ac1e2a15c1

@ -21,4 +21,8 @@ jpa:
bot:
token: ${TOKEN}
guild:
id: 621621615930638336
id: 621621615930638336
config:
registerCommands: false
registerCommandsGlobally: false
registerCommandsForGuild: true
Loading…
Cancel
Save