Skip to content

Removing Priviledged Intents #855

Description

@enshael

We have modmailbot deployed in a large server and discord is flagging the privileged intents (https://support-dev.discord.com/hc/en-us/articles/40281523410967-Changes-to-Privileged-Intent-Access-for-Discord-Apps)

For Message Content Intent, I believe this is primarily for handling the prefix commands. The suggestion by Discord is to move to slash commands. The bot should still be able to receive pings and dms without the intent. (https://docs.discord.com/developers/gateway/you-might-not-need-a-privileged-intent#exceptions-when-you-get-message-content-without-the-privileged-intent). Are there plans to implement slash commands?

As for the Server Members Intent, what functionality needs this?

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