From 94cd09619cb692b2e49a27612042ac3343112234 Mon Sep 17 00:00:00 2001 From: Fletcher Date: Wed, 8 Nov 2023 21:30:29 +0800 Subject: [PATCH] Draw attention to and clarify adding a slack bot to a channel (#29743) --- source/_integrations/slack.markdown | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/source/_integrations/slack.markdown b/source/_integrations/slack.markdown index d9f0a4c719d..8ad84e6e844 100644 --- a/source/_integrations/slack.markdown +++ b/source/_integrations/slack.markdown @@ -43,10 +43,11 @@ In `Features/OAuth and Permissions/OAuth Tokens for Your Workspace`: ![](/images/integrations/slack/oauth-tokens-for-workspace.png) +6. Ensure that the bot user is added to the channel in which you want it to post. This can be completed in several ways: -Ensure that the bot user is added to the channel in which you want it to post. -In Slack, tag the bot user in a message, then add it to the channel. - +- Using `/invite @bot` from the channel +- Tagging the bot user in a message, then adding it to the channel via the Slackbot prompt. +- Channel settings -> `Integrations` -> `Add apps` #### Sample App Manifest