This repository has no description
1display_information:
2 name: Smokey
3 description: Only you can complete your takes
4 background_color: "#617c68"
5features:
6 app_home:
7 home_tab_enabled: false
8 messages_tab_enabled: true
9 messages_tab_read_only_enabled: false
10 bot_user:
11 display_name: smokey
12 always_online: false
13 slash_commands:
14 - command: /takes
15 url: https://casual-renewing-reptile.ngrok-free.app/slack
16 description: Start a takes session
17 should_escape: true
18oauth_config:
19 scopes:
20 bot:
21 - chat:write
22 - chat:write.public
23 - commands
24 - im:history
25 - users:read
26 - reactions:write
27settings:
28 event_subscriptions:
29 request_url: https://casual-renewing-reptile.ngrok-free.app/slack
30 bot_events:
31 - message.im
32 interactivity:
33 is_enabled: true
34 request_url: https://casual-renewing-reptile.ngrok-free.app/slack
35 org_deploy_enabled: false
36 socket_mode_enabled: false
37 token_rotation_enabled: false