Hello there. I'm currently in the process of porting my test bot from plain discordjs to sapphire.
The application command registery is set to bulkOverright and I'm using id hints while registering the commands as well.
The logger shows the correct number of slash commands i have with my sapphire bot. However, in my test server, under the bot menu it shows a lot of redundant commands that were added while i was testing the bot. These command doesn't exist anymore in my codebase but still shows up in the guild.
Does sapphire provides a native way of cleaning all such commands and actually over righting the whole command set with whatever is in my codebase? Or do i have to manually do some shenanigans to resolve the issue?
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
S-IaF
Sapphire - Imagine a Framework
Sapphire is a next-gen object-oriented Discord.js bot framework.