#How to delete a slash command from guild?
1 messages · Page 1 of 1 (latest)
Can you elaborate?
I want to remove slash_command from my guild because of no need, just if remove the lines responsible for slash_command from the code, then they remain on the guild itself, I looked in the documentation for how to solve this problem, I found a block of code that I didn’t understand, that’s why I turned here for help
can't you restart your bot or reload the cog where the slash command was?
the bot need to re-sync the app commands
or there's another way but it has sense only if you run it at runtime (as a sorta of script like this #help-other message)
Have you turned off command sync?