From 7947530a495f773e04380a0731ebda6b8c7f89e6 Mon Sep 17 00:00:00 2001 From: Wizzy69 Date: Sun, 15 May 2022 11:07:23 +0300 Subject: [PATCH] --- TODO | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 9e75b94..9ecb1dc 100644 --- a/TODO +++ b/TODO @@ -4,6 +4,9 @@ Discord Bot: ✔ Create bot launcher ✔ Enable startup commands ✔ Enable console input + ☐ Create self update feature + + Plugin Manager: Define plugin interface: @@ -29,5 +32,31 @@ Plugin Manager: Discord Plugins: ✔ Create loader for commands ✔ Create loader for events + ☐ Improve memory efficiency + ☐ Improve performance + ☐ Improve stability + + Language System: + ✔ Create language system + ✔ Load language files + + Server Communication: + ✔ Plugin Download system + ✔ Language Download system + ☐ Move to a new server + ☐ Create plugin versioning system + ☐ Create plugin update system + + + +Plugins: + Events: + ✔ Leveling system + Utilities: + ✔ Random number generator + ✔ Flip a coin + ✔ Poll + + Commands: + ✔ Leveling system - \ No newline at end of file