feat: add Slack channel support

This commit is contained in:
Kamal
2026-02-04 23:26:20 +05:30
parent 795f8105a0
commit 051e396a8a
6 changed files with 249 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ dependencies = [
"rich>=13.0.0",
"croniter>=2.0.0",
"python-telegram-bot>=21.0",
"slack-sdk>=3.26.0",
]
[project.optional-dependencies]