From 72f2c3540b0041c2f016add9f12da592b71cd3b8 Mon Sep 17 00:00:00 2001 From: Marc Di Luzio Date: Sun, 11 Aug 2024 11:56:55 +0100 Subject: [PATCH] Add a few more TODO entries --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2050dfb..056bacd 100644 --- a/README.md +++ b/README.md @@ -31,4 +31,7 @@ User IDs can be grabbed by turning on Discord's developer mode and right clickin ## TODO * Write bot tests with [dpytest](https://dpytest.readthedocs.io/en/latest/tutorials/getting_started.html) * Add scheduling functionality +* Version the config and history files +* Implement /signup rather than using roles +* Implement authorisation scopes instead of just OWNER values * Improve the weirdo \ No newline at end of file