Skip to content

[Bug Report] 0.4.4.0 requires different Discord intents than previous versions #28

@shejan0

Description

@shejan0

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

  1. Install 0.4.4.0
  2. Configure config.txt for the server and bot API for its use that works with 0.4.3.9
  3. 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

JMusicBot Version

0.4.4.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions