Skip to content

Commit 212d047

Browse files
committed
docs: add feishu group link to readme
1 parent ef37ab2 commit 212d047

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,12 @@ wrangler deploy
8686

8787
Subscribe to get daily digest notifications pushed directly to Telegram. Each message links to all reports for that day (ZH and EN variants) plus the Web UI and RSS feed.
8888

89+
## Feishu Group
90+
91+
**[Join Feishu Group](https://applink.feishu.cn/client/chat/chatter/add_by_link?link_token=c3cldb2f-4fb7-4fbd-b7be-523ee97f9d79)**
92+
93+
Join the Feishu group to receive daily digest notifications. Same content as Telegram — report links, highlights, and quick access to the Web UI and RSS feed.
94+
8995
## Tracked sources
9096

9197
### AI CLI tools (GitHub)
@@ -201,6 +207,7 @@ Go to **Settings → Secrets and variables → Actions** and add:
201207
| `OPENROUTER_API_KEY` | if OpenRouter | OpenRouter API key |
202208
| `TELEGRAM_BOT_TOKEN` | optional | Telegram bot token from [@BotFather](https://t.me/BotFather). If set, a message is sent after each digest run |
203209
| `TELEGRAM_CHAT_ID` | optional | Telegram chat/channel/group ID to send notifications to |
210+
| `FEISHU_WEBHOOK_URL` | optional | Feishu custom bot webhook URL. If set, a card message is sent after each digest run |
204211

205212
> `GITHUB_TOKEN` is provided automatically by GitHub Actions. When using `github-copilot` as the provider, the same `GITHUB_TOKEN` is used for LLM calls.
206213

README.zh.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,12 @@ wrangler deploy
8686

8787
订阅 Telegram 频道,每日简报生成后自动推送通知,附带所有报告的直达链接(中文 / 英文)。
8888

89+
## 飞书群
90+
91+
**[加入飞书群](https://applink.feishu.cn/client/chat/chatter/add_by_link?link_token=c3cldb2f-4fb7-4fbd-b7be-523ee97f9d79)**
92+
93+
加入飞书群,每日简报生成后自动推送通知,内容与 Telegram 一致,附带所有报告的直达链接和亮点摘要。
94+
8995
## 追踪来源
9096

9197
### AI CLI 工具(GitHub)
@@ -201,6 +207,7 @@ openclaw_peers:
201207
| `OPENROUTER_API_KEY` | OpenRouter 时 | OpenRouter API 密钥 |
202208
| `TELEGRAM_BOT_TOKEN` | 可选 | Telegram bot token,从 [@BotFather](https://t.me/BotFather) 获取。设置后每次 digest 完成自动推送通知 |
203209
| `TELEGRAM_CHAT_ID` | 可选 | 接收通知的 Telegram 频道 / 群组 / 用户 ID |
210+
| `FEISHU_WEBHOOK_URL` | 可选 | 飞书自定义机器人 Webhook URL。设置后每次 digest 完成自动推送卡片通知 |
204211

205212
> `GITHUB_TOKEN` 由 GitHub Actions 自动提供,无需手动添加。使用 `github-copilot` 作为 Provider 时,同一 `GITHUB_TOKEN` 也用于 LLM 调用。
206213

0 commit comments

Comments
 (0)