- Slack bot setup
- Update token
docker compose up --build -d
- receive slack mention event
- post slack message
- oauth token and monitoring channel
- openai integration code
- docker
- docker compose
- Add features and functionality
- Bots
- Enable Socket Mode
- Scopes
- Bot Token Scopes
- app_mentions:read
- channels:history
- channels:read
- chat:write
- Bot Token Scopes
- Enable Events On
- Subscribe to bot events
- app_mention
- Scope
- connections:write
- authorizations:read
- SLACK_BOT_TOKEN
- OAuth & Permissions
- OAuth Tokens for Your Workspace
- OAuth & Permissions
- SLACK_APP_TOKEN
- Basic Information
- App-Level Tokens
- Basic Information
- SLACK_SIGNING_SECRET
- Basic Information
- App Credentials
- Signing Secret
- App Credentials
- Basic Information
- add bot to slack workspace
- open bot profile
- set add to channel