https://github.com/msgbyte/tailchat-rss-bot
rss 推送机器人
https://github.com/msgbyte/tailchat-rss-bot
Last synced: 3 months ago
JSON representation
rss 推送机器人
- Host: GitHub
- URL: https://github.com/msgbyte/tailchat-rss-bot
- Owner: msgbyte
- License: mit
- Created: 2022-05-06T14:50:54.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-22T00:59:43.000Z (about 2 years ago)
- Last Synced: 2025-01-18T05:30:32.447Z (5 months ago)
- Language: TypeScript
- Size: 517 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tailchat-rss-bot
RSS Notify Bot for TailchatIts is free and dont need deploy! Everything is work by github action!
Save data with [moonrailgun/branch-filestorage-action](https://github.com/moonrailgun/branch-filestorage-action)
## Usage
- Fork it
- Ensure auto action enabled(you can trigger it manual)
- Set Secrets(environment) for action runtime, the params format below## Env
| Key | Describe |
| ---- | -------- |
| RSS_URL | RSS url for check |
| TC_NOTIFY_URL | Notify url for tailchat, (e.g. https://paw-server-nightly.moonrailgun.com/api/plugin:com.msgbyte.simplenotify/webhook/callback?subscribeId=) you have to apply it before |