-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.yml
More file actions
27 lines (27 loc) · 761 Bytes
/
manifest.yml
File metadata and controls
27 lines (27 loc) · 761 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
display_information:
name: ジェネリックjpi
description: https://github.com/YOwatari/slackbot
features:
bot_user:
display_name: jpi
always_online: true
oauth_config:
redirect_urls:
- https://slackbot.yowatari.workers.dev/slack/oauth_redirect
- https://slackbot.yowatari.workers.dev/slack/login/callback
scopes:
bot:
- chat:write
- chat:write.public
- channels:history
settings:
event_subscriptions:
request_url: https://slackbot.yowatari.workers.dev/slack/events
bot_events:
- message.channels
interactivity:
is_enabled: true
request_url: https://slackbot.yowatari.workers.dev/slack/events
org_deploy_enabled: false
socket_mode_enabled: false
token_rotation_enabled: false