You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,6 +86,12 @@ wrangler deploy
86
86
87
87
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.
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
+
89
95
## Tracked sources
90
96
91
97
### AI CLI tools (GitHub)
@@ -201,6 +207,7 @@ Go to **Settings → Secrets and variables → Actions** and add:
201
207
| `OPENROUTER_API_KEY` | if OpenRouter | OpenRouter API key |
202
208
| `TELEGRAM_BOT_TOKEN` | optional | Telegram bot token from [@BotFather](https://t.me/BotFather). If set, a message is sent after each digest run |
203
209
| `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 |
204
211
205
212
> `GITHUB_TOKEN` is provided automatically by GitHub Actions. When using `github-copilot` as the provider, the same `GITHUB_TOKEN` is used for LLM calls.
0 commit comments