Adding Scope for bot permissions (#2530)

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
This commit is contained in:
sean-brydon 2022-04-21 10:32:56 +01:00 committed by GitHub
parent 6e82d38249
commit e680bb1548
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -343,6 +343,7 @@ oauth_config:
bot: bot:
- chat:write - chat:write
- commands - commands
- chat:write.public
settings: settings:
interactivity: interactivity:
is_enabled: true is_enabled: true