mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-26 16:06:16 +00:00
fix: add slack upload-file action (#54987) (thanks @kevinlin-openai)
* feat(slack): add upload-file action Co-authored-by: Codex <noreply@openai.com> * fix(slack): guard upload-file routing Co-authored-by: Codex <noreply@openai.com> * fix(slack): tighten upload-file validation --------- Co-authored-by: kevinlin-openai <kevin@dendron.so> Co-authored-by: Codex <noreply@openai.com> Co-authored-by: Ayaan Zaidi <hi@obviy.us>
This commit is contained in:
@@ -344,6 +344,8 @@ Available action groups in current Slack tooling:
|
||||
| memberInfo | enabled |
|
||||
| emojiList | enabled |
|
||||
|
||||
Current Slack message actions include `send`, `upload-file`, `download-file`, `read`, `edit`, `delete`, `pin`, `unpin`, `list-pins`, `member-info`, and `emoji-list`.
|
||||
|
||||
## Events and operational behavior
|
||||
|
||||
- Message edits/deletes/thread broadcasts are mapped into system events.
|
||||
|
||||
Reference in New Issue
Block a user