# 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 - [x] Fix building in FreeBSD - [ ] Daemonize the bot (including command-line args) - [ ] Allow use of a system-wide config - [ ] Provide systemd and rc.d services - [ ] Create an installation script