Slash command unregister everytime bot goes offline #6575
Unanswered
quixaq
asked this question in
API Feature Requests & Ideas
Replies: 1 comment 2 replies
-
That's a lot of duplicated requests for something that should be persistent 99% of the time. Your edge case is easily resolved by cleaning up after yourself. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Make it so when bot goes offline, all commands get unregistered.
When I switched my bot to discord.js it always had slash commands from old bot in nextcord, my old bot was not running.
Beta Was this translation helpful? Give feedback.
All reactions