Slack: update docs and tool display

This commit is contained in:
Shadow
2026-01-03 23:22:27 -06:00
committed by Peter Steinberger
parent 0085b2e0a9
commit 7701d395e9
3 changed files with 24 additions and 8 deletions

View File

@@ -108,13 +108,13 @@ Slack uses Socket Mode only (no HTTP webhook server). Provide both tokens:
},
"reactionNotifications": "own",
"reactionAllowlist": ["U123"],
"actions": {
"reactions": true,
"messages": true,
"pins": true,
"memberInfo": true,
"emojiList": true
},
"actions": {
"reactions": true,
"messages": true,
"pins": true,
"memberInfo": true,
"emojiList": true
},
"slashCommand": {
"enabled": true,
"name": "clawd",