From 9e4dae1fd4525e13f8a405dbc7fc1e9faf62f75c Mon Sep 17 00:00:00 2001 From: Will Brown Date: Tue, 11 Feb 2025 17:45:17 -0500 Subject: [PATCH] [README.md] Add more things to the todo list --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e863c80..3873aa1 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,8 @@ A simple, lightweight Discord RSS bot - [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