- Add the ability for people to direct message or mention @review-bot `<https://api.slack.com/docs/oauth-scopes#slack_app_scopes|bot>` - View messages and other content in a user’s public channels `<https://api.slack.com/docs/oauth-scopes#scope_channels_history|channels:history>` - View messages and other content in a user’s private channels `<https://api.slack.com/docs/oauth-scopes#scope_groups_history|groups:history>` - View people in a workspace `<https://api.slack.com/docs/oauth-scopes#scope_users_read|users:read>` - View information about a user’s identity `<https://api.slack.com/docs/oauth-scopes#special_scopes|identify>` - Post messages to specific channels in Slack `<https://api.slack.com/docs/oauth-scopes#slack_app_scopes|incoming-webhook>` - View basic information about public channels in a workspace `<https://api.slack.com/docs/oauth-scopes#scope_channels_read|channels:read>` - View basic information about a user’s private channels `<https://api.slack.com/docs/oauth-scopes#scope_groups_read|groups:read>`
chewei 測試
New permissions & scopes required
- View messages and other content in a user’s direct messages `<https://api.slack.com/docs/oauth-scopes#scope_im_history|im:history>` - View information about a user’s identity `<https://api.slack.com/docs/oauth-scopes#special_scopes|identify>` - View basic information about a user’s direct messages `<https://api.slack.com/docs/oauth-scopes#scope_im_read|im:read>`