Skip to content

Conversation

@hemberger
Copy link
Member

A few years ago, Discord made server channel messages a privileged intend, meaning we needed to request that permission explicitly (which I did, but note this needs to be approved by Discord if the bot is in >100 servers). However, we also needed to request that permission in DiscordPHP when running the bot (which I did not do).

With the MESSAGE_CONTENT intent specified, the bot will now respond to messages in server channels.

See https://dis.gd/mcfaq.

A few years ago, Discord made server channel messages a privileged
intend, meaning we needed to request that permission explicitly
(which I did, but note this needs to be approved by Discord if the bot
is in >100 servers). However, we also needed to request that permission
in DiscordPHP when running the bot (which I did not do).

With the MESSAGE_CONTENT intent specified, the bot will now respond to
messages in server channels.

See https://dis.gd/mcfaq.
@hemberger hemberger added the bug label Oct 17, 2025
@hemberger hemberger merged commit 3d22464 into smrealms:main Oct 17, 2025
10 checks passed
@hemberger hemberger deleted the fix-discord branch October 17, 2025 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant