mirror of
https://github.com/WCBROW01/zblock.git
synced 2025-12-11 20:18:07 -05:00
Add basic functionality (barely)
This commit is contained in:
15
README.md
15
README.md
@ -1,2 +1,17 @@
|
||||
# zblock
|
||||
A simple, lightweight Discord RSS bot
|
||||
|
||||
## Requirements
|
||||
- curl
|
||||
- concord
|
||||
- libmrss
|
||||
|
||||
## TODO
|
||||
[ ] Add build instructions
|
||||
[ ] 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user