Skip to content

Commit f0b6ad8

Browse files
author
Krypton
authored
Update README.md
1 parent 429cfd1 commit f0b6ad8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ Alternatively you can do the following:
6969
* Create a discord bot [here](https://discord.com/developers/applications)
7070
* Get your bot token
7171
* Invite your bot on servers using the following invite:
72-
https://discordapp.com/oauth2/authorize?&client_id=YOUR_APPLICATION_ID_HERE&scope=bot&permissions=8 (
73-
Replace `YOUR_APPLICATION_ID_HERE` with the application ID)
72+
https://discord.com/oauth2/authorize?&client_id=YOUR_APPLICATION_ID_HERE&scope=bot+applications.commands&permissions=PERMISSIONS (
73+
Replace `YOUR_APPLICATION_ID_HERE` with the application ID and replace `PERMISSIONS` with the required permissions your bot needs that it can be get at the bottom of a this page https://discord.com/developers/applications/YOUR_APPLICATION_ID_HERE/bot)
7474

7575
## How to set up
7676

0 commit comments

Comments
 (0)