Skip to content

Commit

Permalink
list required intents
Browse files Browse the repository at this point in the history
  • Loading branch information
destruc7i0n committed Nov 25, 2022
1 parent 1182a33 commit 5980af1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ Ensure you have Node v16.6+ installed. You can check the version you have instal

Create a Discord bot here: https://discordapp.com/developers/applications/me

* Important: Ensure that the Bot has the **Server Members Intent** and the **Message Content Intent** (available on the "Bot" tab in your Application settings)

Then, add the bot to your Discord server using the following link, replace the Client ID with that of your bot.
```
https://discordapp.com/oauth2/authorize?client_id=<CLIENT ID>&scope=bot
Expand Down

0 comments on commit 5980af1

Please sign in to comment.