We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 825e28b commit 41c1fe8Copy full SHA for 41c1fe8
README.md
@@ -58,7 +58,7 @@ It is best to create a seperate user account to run the Bot on.
58
## Adding the Bot to a Discord Server
59
60
- [Setting up a bot application](https://discordjs.guide/preparations/setting-up-a-bot-application.html#creating-your-bot).
61
-- Open this url in your browser: `https://discordapp.com/oauth2/authorize?client_id=_APPLICATION-ID_&scope=bot&permissions=452672`
+- Open this url in your browser: `https://discordapp.com/oauth2/authorize?client_id=APPLICATION-ID&scope=bot&permissions=452672`
62
63
"_APPLICATION-ID_" needs to be replaced with the Application ID that was generated under "Setting up a bot application".
64
0 commit comments