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