https://github.com/la3rence/solidotrobot
Serverless robot for posting news from solidot to fanfou.
https://github.com/la3rence/solidotrobot
fanfou robot
Last synced: about 1 year ago
JSON representation
Serverless robot for posting news from solidot to fanfou.
- Host: GitHub
- URL: https://github.com/la3rence/solidotrobot
- Owner: la3rence
- License: mit
- Created: 2020-09-07T09:51:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-12T10:45:03.000Z (about 1 year ago)
- Last Synced: 2025-04-12T11:38:59.244Z (about 1 year ago)
- Topics: fanfou, robot
- Language: JavaScript
- Homepage: https://go.lawrenceli.me/solibot
- Size: 303 KB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Solidot Fanfou Robot
[](https://github.com/Lonor/SolidotRobot/actions)
【非官方机器人】每 10 分钟我就去 [solidot](https://www.solidot.org) 看看有没有新闻,然后将新的消息发到 [饭否](https://fanfou.com/jayonit)。
## Serverless Function
使用 [Vercel 提供的 Node.js Runtime 暴露一个 HTTP API](https://vercel.com/guides/deploying-a-mongodb-powered-api-with-node-and-vercel),使用 [GitHub Actions 提供的 schedule](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#onschedule) 来定时触发.
