Update README.md
This commit is contained in:
committed by
GitHub
parent
fb41663330
commit
558306a841
@@ -142,7 +142,8 @@ After [creating your Discord bot](https://discordpy.readthedocs.io/en/stable/dis
|
||||
"defaultChannel": "OPTIONAL_CHANNEL_ID"
|
||||
}
|
||||
```
|
||||
> Don't forget to enable "Message Content Intent" in Bot settings!
|
||||
> Don't forget to enable "Message Content Intent" in Bot(tab) settings!
|
||||
> Enable " Message Content Intent " in the Bot tab!
|
||||
|
||||
### Slack
|
||||
|
||||
@@ -155,6 +156,10 @@ Use the included `slack.yaml` manifest to create your app, then configure:
|
||||
}
|
||||
```
|
||||
|
||||
- Create Oauth token bot token from "OAuth & Permissions" -> "OAuth Tokens for Your Workspace"
|
||||
- Create App level token (from "Basic Information" -> "App-Level Tokens" ( scope connections:writeRoute authorizations:read ))
|
||||
|
||||
|
||||
### Telegram
|
||||
|
||||
Get a token from @botfather, then:
|
||||
|
||||
Reference in New Issue
Block a user