🍰 Slack Support #298
sudoskys
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
⚒ USER INTRO
Click Slack App Center:https://api.slack.com/apps/
Signing Secret
at main page asSLACK_SIGNING_SECRET
App-Level Tokens
at main asSLACK_APP_TOKEN
Bot User OAuth Token
asSLACK_BOT_TOKEN
at https://api.slack.com/apps//oauth?GO https://app.slack.com/app-settings/..../...../socket-mode
Socket Mode
GO https://api.slack.com/apps/<app_id>/event-subscriptions
Event Subscriptions
message.channels
message.im
message.groups
GO https://api.slack.com/apps/...../oauth
chat:write
channels:read
commands
files:read
files:write
im:read
im:history
group:history
im:write
channel:write
channel:history
(Maybe some scope are extra...)Reinstall APP,invite your bot to channel.... then @/BOT/ ,ok
🔨Fix
Change
Receiver
Add
file_match_required
asre.compile
return |file_match_required
属性排除相关插件What's Changed
Full Changelog: lib0.25.4...lib0.25.5
This discussion was created from the release 🍰 Slack Support.
Beta Was this translation helpful? Give feedback.
All reactions