Update README.md

This commit is contained in:
Ettore Di Giacinto
2025-03-24 10:23:05 +01:00
committed by GitHub
parent fb41663330
commit 558306a841

View File

@@ -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: