Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
add starts to manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
jaspermayone committed Jul 2, 2024
1 parent 4528691 commit bd7e207
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions manifest.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
display_information:
name: Magic Mirror
features:
bot_user:
display_name: Magic Mirror
always_online: false
oauth_config:
scopes:
bot:
- channels:history
- channels:join
- app_mentions:read
- channels:read
- chat:write
- chat:write.customize
- chat:write.public
settings:
org_deploy_enabled: true
socket_mode_enabled: false
token_rotation_enabled: false

0 comments on commit bd7e207

Please sign in to comment.