#New slash commands and sub commands not showing for my verified bot

1 messages · Page 1 of 1 (latest)

supple sun
#

there's no errors

untold torrent
#

Ok

#

Have correct permissions?

Have you enabled sync command flags?

supple sun
untold torrent
#

I mean the bot was invited with the correct scopes?

#

set it in the bot constructor

bot = commands.InteractionBot(..., command_sync_flags=....)
supple sun
untold torrent
#

the flags do not force an update. It logs the sync process, assuming you used .all()

#

So you can see if they're even syncing to discord.

#

Do you have test_guilds set or guild_ids on any of the commands?

supple sun
untold torrent
#

And what did it output?

supple sun
untold torrent
#

Should be instant.