chore: update README.md

Signed-off-by: limited_dev <loginakkisativ@gmail.com>
This commit is contained in:
limited_dev 2023-06-24 15:58:49 +02:00
parent 48b0384628
commit da0edb762c

View file

@ -34,6 +34,12 @@ A Discord Bot for Splatoon Teams
- Game Tracker (Save the results of the last matches) - Game Tracker (Save the results of the last matches)
- Replay Saver (Maybe; will save the replay code to a database) - 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) ## How to self-host (using the Docker container)
1. Pull the container 1. Pull the container