forked from jagrosh/MusicBot
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Bug Description
When using 0.4.4.0, I can no longer launch the bot and have it connect to the WebSocket that worked perfectly fine on 0.4.3.9 and 0.4.3.8.
I cannot use 0.4.3.9 due to encryption methods being out of date (what 0.4.4.0 fixes)
Is there any documentation on how to enable these intents or where they are (alternatively, is there a way to not use these intents)
Steps to Reproduce
- Install 0.4.4.0
- Configure config.txt for the server and bot API for its use that works with 0.4.3.9
- Attempt to launch 0.4.4.0 with the same config.txt and Discord side config.
Expected Result
The bot should launch and run as intended.
Debug Output
env[779861]: [05:18:39] [INFO] [WebSocketClient]: Connected to WebSocket
[05:18:39] [ERROR] [WebSocketClient]: WebSocket connection was closed and cannot be recovered due to identification issues
CloseCode[DISALLOWED_INTENTS](code=4014, meaning=Disallowed intents. Your bot might not be eligible to request a privileged intent such as GUILD_PRESENCES, MESSAGE_CONTENT, or GUILD_MEMBERS.)
Additional Info
No response
Checklist
- I have looked for information about this within the documentation
- I have searched for similar issues on the issues page
- I am using an official release from the releases page
JMusicBot Version
0.4.4.0
Metadata
Metadata
Assignees
Labels
No labels