packages/docs/user/connect-discord.mdx
New Application.Application ID.Bot tab.In the Bot tab, turn on Message Content Intent.
OAuth2 -> URL Generator.bot and applications.commands.Send MessagesRead Messages / View ChannelsUse Slash CommandsDiscord.Mention the bot in a server channel:
@YourBot hey, are you there?
only respond to mentions in busy serversignore bot messages onThe token is usually wrong.
Usually Message Content Intent is off or the bot lacks channel permissions.
Tighten the channel allowlist.