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:
parent
6e82d38249
commit
e680bb1548
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue