Privileged Gateway Intents
New for Zeltux v1.3+ - Please follow the following steps to avoid issues with specific events.
In the bot tab of Discord's developer portal, there are 2 privileged gateway intents. These intents are classed as privileged due to the sensitive nature of the data. You can find out more about them here.
Zeltux needs access to both Server Members Intent and Presence Intent.
- 1.
- 2.Go to the bot tab.
- 3.Scroll to Privileged Gateway Intents.
- 4.Enable both intents.
- 5.Click
Save Changes
.

On October 7, 2020 Discord will make intents for Discord bots mandatory, with this privileged gateway intents must be defined to access certain features.
- Enabling the Guild Members intent will allow us to get access to when members join and leave your guild, allowing Zeltux features like autorole, welcome messages, leave message and more...
- Enabling the Presence intent will give Zeltux access to users status' for commands like
userinfo
.
Last modified 2yr ago