diff --git a/Discord-bot-setup.md b/Discord-bot-setup.md index cfe8b8b..4805ae6 100644 --- a/Discord-bot-setup.md +++ b/Discord-bot-setup.md @@ -7,6 +7,8 @@ Now give your bot a name and a picture, a description isn't necessary. Click "Create Application". On the next page scroll down until you see "Create a bot user", click that. Also click yes do it. ![Screen you see after creating a new application then scrolling down a little.](http://i.imgur.com/YAzK5ml.png) ![Yes Do It.](http://i.imgur.com/vkF6Rxo.png) +Make sure you're allowing the bot to see the member list, otherwise you'll get an error message similar to `Error obtaining server members: HTTP 403 Forbidden, {"message": "Missing Access", "code": 50001}`. +![Server Members Intent](https://i.imgur.com/sBVVIAL.png) Now you can get your bot's token, by using the "click to reveal button" in the app bot user section. ![New Bot Page](http://i.imgur.com/xhKMUVU.png) ![Token](http://i.imgur.com/QwCmJJM.png)