feat(channels): add DingTalk channel support and documentation

This commit is contained in:
w0x7ce
2026-02-08 11:37:36 +08:00
parent 438ec66fd8
commit 240db894b4
5 changed files with 283 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ dependencies = [
"readability-lxml>=0.8.0",
"rich>=13.0.0",
"croniter>=2.0.0",
"dingtalk-stream>=0.4.0",
"python-telegram-bot[socks]>=21.0",
"lark-oapi>=1.0.0",
"socksio>=1.0.0",