You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Intents are used to limit which events get sent to your bot. When an intent is not specified, Discord will not sent the associated events at all, saving bandwidth and processing power.
In order to specify which intents to use, use the Bitwise helper.