#GUILD_MEMBERS
1 messages · Page 1 of 1 (latest)
!bot
:star: If you want to configure txAdmin Discord bot, Read the two links below:
:globe_with_meridians: Setting up a bot application:
https://discordjs.guide/preparations/setting-up-a-bot-application.html
:globe_with_meridians: Adding your bot to servers:
https://discordjs.guide/preparations/adding-your-bot-to-servers.html
:exclamation: After that, copy the token to txAdmin bot settings page.
!intents
The bot requires the GUILD_MEMBERS intent.
:one: Go to the Dev Portal (https://discord.com/developers/applications)
:two: Navigate to Bot > Privileged Gateway Intents.
:three: Enable the GUILD_MEMBERS intent.
:four: Save on the dev portal.
:five: Go to the txAdmin > Settings > Discord Bot and press save.