docs(slack): add groups:history scope to app manifest

This commit is contained in:
@zimeg
2026-04-03 02:15:53 -07:00
parent 61fef8c689
commit f9785c63e7
3 changed files with 3 additions and 0 deletions

View File

@@ -60,6 +60,7 @@ function buildSlackManifest(botName: string) {
"files:read",
"files:write",
"groups:history",
"groups:read",
"im:history",
"im:read",
"im:write",