From e680bb1548ac656ee4b028960c0fcbe51461999f Mon Sep 17 00:00:00 2001 From: sean-brydon <55134778+sean-brydon@users.noreply.github.com> Date: Thu, 21 Apr 2022 10:32:56 +0100 Subject: [PATCH] Adding Scope for bot permissions (#2530) Co-authored-by: Peer Richelsen Co-authored-by: Bailey Pumfleet --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 54117dd6..ce37e33c 100644 --- a/README.md +++ b/README.md @@ -343,6 +343,7 @@ oauth_config: bot: - chat:write - commands + - chat:write.public settings: interactivity: is_enabled: true