From 3aa6442fccf0d0c6aab065c8637ed7afb3ea85ba Mon Sep 17 00:00:00 2001 From: Will Brown Date: Tue, 26 Nov 2024 01:47:20 -0500 Subject: [PATCH] [README.md] Update TODO list --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 58961c1..e863c80 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A simple, lightweight Discord RSS bot - [ ] Add build instructions - [x] Get all new feeds, not just the first one - [ ] Set permissions for add and remove command -- [ ] Remove all feeds if bot is removed from a guild -- [ ] Implement list command -- [ ] Implement remove command +- [x] Remove all feeds if bot is removed from a guild +- [x] Implement list command +- [x] Implement remove command