Accidentaly registered duplicate context menu commands

While i was making a context menu command and registered it for the first time, i realised to add a space, but when i added a space to the command name, a duplicate has registered, and now i'm left with duplicates and i don't know how to get rid of the duplicate (I know the ids of both commands though.)
PLEASE HELPPPP
No description
Solution:
- Use the discordjs methods to deregister it - Or use bulkoverwrite - Or use https://slash-commands-gui.androz2091.fr/ to deregister it - And if you dont use bulk overwrite then configure idHints to avoid this problem in the future - And read the guide in general 👀...
Slash Commands GUI
Graphical User Interface to explore and edit your bot's slash commands!
Jump to solution
1 Reply
Solution
Favna
Favna•8mo ago
- Use the discordjs methods to deregister it - Or use bulkoverwrite - Or use https://slash-commands-gui.androz2091.fr/ to deregister it - And if you dont use bulk overwrite then configure idHints to avoid this problem in the future - And read the guide in general 👀
Slash Commands GUI
Graphical User Interface to explore and edit your bot's slash commands!