416rehman / splite

SPLITE - Discord Bot with Slash Command Handler and Endpoint Handler, supporting AI, Music, Moderation, and more!
GNU General Public License v3.0
104 stars 29 forks source link

Unregistering Slash Command #11

Closed awgui closed 2 years ago

awgui commented 2 years ago

Just adding the problem I mentioned on the support server.

if I delete a slash command, it still remains in the bot as registered and working even though the command doesn't exist in the bot files.

416rehman commented 2 years ago

Are you sure you are not using global commands? They take some time to propagate their changes unlike Guild commands (used in spite) which take effect instantly.

awgui commented 2 years ago

I'm using the same type of commands as Splite, but I've created new Slash commands with the same settings as Splite's Slash commands. It's been 7 days since I deleted some commands and they still remain in the bot even being deleted.

416rehman commented 2 years ago

Implemented in 833116ccc19840026d32c25882fdd01beb8ac7bb