feat(channel): support slack bot

This commit is contained in:
zhayujie
2026-05-30 17:01:42 +08:00
parent 3dd4b84179
commit 5ae1e1adde
19 changed files with 1012 additions and 10 deletions

View File

@@ -29,3 +29,5 @@ websocket-client>=1.4.0
pycryptodome
# telegram bot
python-telegram-bot
# slack bot
slack_bolt