#Strange commands

11 messages · Page 1 of 1 (latest)

left raft
#

Hello, the first time I ran the bot I used the ready-made code from github slash_commands. Now when writing new code, the commands are not missing. What is the problem?

trail mesa
#

If the commands still exist it's because you never removed them.

left raft
trail mesa
#

Depends on a few things.
discordgo doesn't do anything automatically with slash commands, it entirely depends when you update them.

left raft
trail mesa
#

Oh woops that's already been switched to default true

left raft
#

and what am I supposed to do?

trail mesa
#

Are there no logs when you exit the app? If there are any errors it should have panicked about not being able to delete them

trail mesa
#

Oh, if these are global commands it may take a bit for them to really be gone