diff --git a/wiki/Home.md b/wiki/Home.md index 5299dda..fe4a662 100644 --- a/wiki/Home.md +++ b/wiki/Home.md @@ -7,6 +7,8 @@ - Give it a name which later will be your bots name, optionally upload an image which will be its profile image - Disable "Public Bot", enable the "Privileged Gateway Intents" - Copy and note your bots token (you will need to enter it into the `bot_token` field of the config) +- Add your bot to your server (replace `` with the client ID of your bot, find that by clicking "OAuth2" in the left sidebar): +`https://discord.com/oauth2/authorize?client_id=&scope=bot%20applications.commands&permissions=1945627743` ## Create a config diff --git a/wiki/Home.md.tpl b/wiki/Home.md.tpl index 6f3c8b7..fb84cee 100644 --- a/wiki/Home.md.tpl +++ b/wiki/Home.md.tpl @@ -7,6 +7,8 @@ - Give it a name which later will be your bots name, optionally upload an image which will be its profile image - Disable "Public Bot", enable the "Privileged Gateway Intents" - Copy and note your bots token (you will need to enter it into the `bot_token` field of the config) +- Add your bot to your server (replace `` with the client ID of your bot, find that by clicking "OAuth2" in the left sidebar): +`https://discord.com/oauth2/authorize?client_id=&scope=bot%20applications.commands&permissions=1945627743` ## Create a config