{ "display_information": { "name": "meow-bot" }, "features": { "app_home": { "home_tab_enabled": false, "messages_tab_enabled": true, "messages_tab_read_only_enabled": false }, "bot_user": { "display_name": "meow-bot", "always_online": true } }, "oauth_config": { "scopes": { "bot": ["channels:history", "chat:write", "im:history", "app_mentions:read"] } }, "settings": { "event_subscriptions": { "bot_events": ["message.channels", "message.im", "app_mention"] }, "interactivity": { "is_enabled": true }, "org_deploy_enabled": true, "socket_mode_enabled": true, "token_rotation_enabled": false } }