Files
zblock/README.md

18 lines
426 B
Markdown

# zblock
A simple, lightweight Discord RSS bot
## Requirements
- libcurl
- [concord](https://github.com/Cogmasters/concord/)
- libmrss
## TODO
- [ ] Add build instructions
- [x] Get all new feeds, not just the first one
- [ ] Set permissions for add and remove command
- [ ] Import feeds from disk on startup
- [ ] Remove all feeds if bot is removed from a guild
- [ ] Implement list command
- [ ] Implement remove command