mirror of
https://github.com/WCBROW01/zblock.git
synced 2025-12-12 04:28:07 -05:00
19 lines
407 B
Markdown
19 lines
407 B
Markdown
# zblock
|
|
A simple, lightweight Discord RSS bot
|
|
|
|
## Requirements
|
|
- libcurl
|
|
- [concord](https://github.com/Cogmasters/concord/)
|
|
- libmrss
|
|
- postgresql
|
|
- libpq
|
|
|
|
## TODO
|
|
- [ ] Add build instructions
|
|
- [x] Get all new feeds, not just the first one
|
|
- [ ] Set permissions for add and remove command
|
|
- [x] Remove all feeds if bot is removed from a guild
|
|
- [x] Implement list command
|
|
- [x] Implement remove command
|
|
|