This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

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 - commands 22 - users:read 23 - chat:write.public 24 - chat:write 25settings: 26 interactivity: 27 is_enabled: true 28 request_url: https://casual-renewing-reptile.ngrok-free.app/slack 29 org_deploy_enabled: false 30 socket_mode_enabled: false 31 token_rotation_enabled: false