Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Inspirateur authored Sep 3, 2023
1 parent e90ec66 commit 11badf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The discord registration step is the same for all bot that you run yourself.
- go to https://discordapp.com/developers/applications/ create your app
- add a User Bot to it and paste its Token in token.txt
- enable SERVER MEMBERS INTENT and MESSAGE CONTENT INTENT in the bot tab
- invite the bot with https://discord.com/api/oauth2/authorize?client_id=CLIENT_ID&permissions=0&scope=bot%20applications.commands replace CLIENT_ID with the Client ID of your app
- invite the bot with `https://discord.com/api/oauth2/authorize?client_id=CLIENT_ID&permissions=0&scope=bot%20applications.commands` replace CLIENT_ID with the Client ID of your app

### Run it
- Clone the project wherever you want
Expand Down

0 comments on commit 11badf1

Please sign in to comment.