#Strange commands
11 messages · Page 1 of 1 (latest)
If the commands still exist it's because you never removed them.
If you want to remove them you could rerun the example with --rmcmd https://github.com/bwmarrin/discordgo/blob/da9e191069d09e1b467145f5758d9b11cb9cca0d/examples/slash_commands/main.go#L20
are they automatically updated when the bot starts?
Depends on a few things.
discordgo doesn't do anything automatically with slash commands, it entirely depends when you update them.
Oh woops that's already been switched to default true
and what am I supposed to do?
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
No logs
Oh, if these are global commands it may take a bit for them to really be gone