mirror of
https://github.com/titanwings/colleague-skill.git
synced 2026-04-05 07:22:43 +08:00
feat: add Slack auto collector
- tools/slack_auto_collector.py: Slack Bot API 自动采集消息 - requirements.txt: 新增 slack-sdk 依赖 - INSTALL.md: 新增 Slack 配置章节(6 步配置流程、Scope 列表、报错解决) - README.md: 新增 Slack 数据来源行及工具文件 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -7,6 +7,9 @@ pypinyin>=0.48.0
|
||||
# Optional: Playwright for Feishu browser login / DingTalk message scraping
|
||||
playwright>=1.40.0
|
||||
|
||||
# Optional: Slack auto collector
|
||||
slack-sdk>=3.27.0
|
||||
|
||||
# Optional: Word/Excel parsing (convert to PDF/CSV first if unavailable)
|
||||
python-docx>=1.1.0
|
||||
openpyxl>=3.1.0
|
||||
|
||||
Reference in New Issue
Block a user