From 142de9b3ca5fce95eb6b82fb45da10213450ab74 Mon Sep 17 00:00:00 2001 From: Marc Di Luzio Date: Mon, 12 Aug 2024 13:35:17 +0100 Subject: [PATCH] Add some more TODO entries --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9307fde..34beeb1 100644 --- a/README.md +++ b/README.md @@ -44,4 +44,8 @@ Only token and version are required. See [`py/config.py`](py/config.py) for expl ## TODO * Add scheduling functionality * Write integration tests (maybe with [dpytest](https://dpytest.readthedocs.io/en/latest/tutorials/getting_started.html)?) +* Implement a .json file upgrade test +* Implement some level of thread creation/cleanup +* Track if meets were sucessful +* Send reminder messages * Improve the weirdo \ No newline at end of file