[README.md] Make the checkboxes actually function as checkboxes

This commit is contained in:
2024-11-20 23:39:14 -05:00
parent b014f835b6
commit 6d2335072c

View File

@ -7,11 +7,11 @@ A simple, lightweight Discord RSS bot
- 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
- [ ] 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