From da0edb762cbe1bb9a8fb9a6c2b8749322803cb33 Mon Sep 17 00:00:00 2001 From: limited_dev Date: Sat, 24 Jun 2023 15:58:49 +0200 Subject: [PATCH] chore: update README.md Signed-off-by: limited_dev --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 104d6b9..981e03c 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,12 @@ A Discord Bot for Splatoon Teams - Game Tracker (Save the results of the last matches) - Replay Saver (Maybe; will save the replay code to a database) +## TODO + +- Rewrite the feature system +- Rewrite the Cronjob system +- Rewrite the Database connection system (from transactions all over the place to a single package with transactions) + ## How to self-host (using the Docker container) 1. Pull the container