update: discord bot docs (#435)
This commit is contained in:
@@ -13,10 +13,10 @@ title: '🤖 Discord Bot'
|
|||||||
- Set `Authorization Method` to `In-app Authorization`. Under `Scopes` select `bot`.
|
- Set `Authorization Method` to `In-app Authorization`. Under `Scopes` select `bot`.
|
||||||
- Under `Bot Permissions` allow the following and then click on `Save Changes`.
|
- Under `Bot Permissions` allow the following and then click on `Save Changes`.
|
||||||
```text
|
```text
|
||||||
Read Messages/View Channel
|
Read Messages/View Channel (under General Permissions)
|
||||||
Send Messages
|
Send Messages (under Text Permissions)
|
||||||
Read Message History
|
Read Message History (under Text Permissions)
|
||||||
Mention everyone
|
Mention everyone (under Text Permissions)
|
||||||
```
|
```
|
||||||
- Now under `OAuth2` and go to `URL Generator`. Under `Scopes` select `bot`.
|
- Now under `OAuth2` and go to `URL Generator`. Under `Scopes` select `bot`.
|
||||||
- Under `Bot Permissions` set the same permissions as above.
|
- Under `Bot Permissions` set the same permissions as above.
|
||||||
|
|||||||
Reference in New Issue
Block a user