From 558306a841b8a79abe7223217c0189b3a8cea9ba Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Mon, 24 Mar 2025 10:23:05 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fcf81d..589aa88 100644 --- a/README.md +++ b/README.md @@ -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: