Talky-Bot / talky

All in one Discord bot
1 stars 0 forks source link

Allow debug builds to push commands to guilds instead of pushing globally #13

Open neeleshpoli opened 4 months ago

neeleshpoli commented 4 months ago

Global commands take time to update, so it would be better to push commands for debug builds into specific guilds for testing purposes. A separate config file can be used for debugging configuration. This will reduce the hassle of testing commands and allow them to update instantly on the client.