[bug] AutoReconnect keeps retrying with disallowed intents
Created by: Naamloos
Summary
The AutoReconnect will keep trying to connect when the bot is being disconnected by Discord because of disallowed intents. The bot shouldn't try to reconnect but instead tell the user (via the logger?) that they are trying to connect with intents they are not whitelisted to use.
Details
Summary should explain it all. Here a screenshot of what happens:
Steps to reproduce
- Disable all intents on bot page on Discord Developers.
- Connect with
DiscordIntents.All
andAutoReconnect = true
- Loop
Notes
nah fam issa bug