You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Wing924 It's possible to send a message as a bot by adding the chat:write:bot permission to your app (See docs), and then adding the bot to the channel where you want to post your message. You'll need to initialize using the Bot User OAuth Access Token and not the OAuth Access Token.
Please allow send message as slack app bot account.
We need
as_user=false
when use bot token.The text was updated successfully, but these errors were encountered: