chore: update README.md
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
This commit is contained in:
parent
48b0384628
commit
da0edb762c
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue