feat: add platform adapter support for Slack

This commit is contained in:
Soulter
2025-06-21 18:33:48 +08:00
parent d587bd837e
commit fb3169faa4
8 changed files with 2240 additions and 1399 deletions
+1
View File
@@ -41,6 +41,7 @@ dependencies = [
"quart>=0.20.0",
"readability-lxml>=0.8.4.1",
"silk-python>=0.2.6",
"slack-bolt>=1.23.0",
"telegramify-markdown>=0.5.1",
"watchfiles>=1.0.5",
"websockets>=15.0.1",