https://github.com/eggjs/egg-feed-bot
a bot to collect egg feeds
https://github.com/eggjs/egg-feed-bot
bot egg feed
Last synced: 5 months ago
JSON representation
a bot to collect egg feeds
- Host: GitHub
- URL: https://github.com/eggjs/egg-feed-bot
- Owner: eggjs
- Created: 2018-12-28T01:45:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T09:08:44.000Z (about 7 years ago)
- Last Synced: 2025-10-07T18:41:51.492Z (9 months ago)
- Topics: bot, egg, feed
- Language: JavaScript
- Homepage: https://github.com/eggjs/egg-feed-bot/issues
- Size: 12.7 KB
- Stars: 9
- Watchers: 36
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# egg-feed-bot
a bot to collect egg feeds
[![build status][travis-image]][travis-url]
[![Test coverage][codecov-image]][codecov-url]
[travis-image]: https://img.shields.io/travis/eggjs/egg-feed-bot.svg?style=flat-square
[travis-url]: https://travis-ci.org/eggjs/egg-feed-bot
[codecov-image]: https://codecov.io/gh/eggjs/egg-feed-bot/branch/master/graph/badge.svg
[codecov-url]: https://codecov.io/gh/eggjs/egg-feed-bot
## Usage
travis-ci monthly cron job, will collect eggjs changelog then write to https://github.com/eggjs/egg-feed-bot/issues
`Watch` this repository then you could get a changelog feed notify.
## RFC
See details at https://www.yuque.com/atian25/blog/ye11bg or just read the source.