Skip to content

Commit f91b778

Browse files
committed
Add note about message content intent
1 parent 3f2c226 commit f91b778

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ rye run setup
1313
### Discord bot
1414

1515
1. [Create a Discord bot](https://discordpy.readthedocs.io/en/stable/discord.html) for development.
16-
2. Copy the bot token.
16+
2. Enable the following privileged intents:
17+
* Message Content: required for the refresh button on the "Show GitHub issues" message command.
18+
3. Copy the bot token.
1719

1820
### GitHub app
1921

0 commit comments

Comments
 (0)