From b5fdaee25b04e4aea3a6fc027bf8a93f8ee9011e Mon Sep 17 00:00:00 2001 From: Wizzy69 Date: Sun, 15 May 2022 10:58:59 +0300 Subject: [PATCH] --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index 50534d2..9e75b94 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,9 @@ Discord Bot: ✔ Create bootloader ✔ Create commands handler + ✔ Create bot launcher + ✔ Enable startup commands + ✔ Enable console input Plugin Manager: Define plugin interface: @@ -23,5 +26,8 @@ Plugin Manager: ✔ Check if user has permission ✔ Check if user is owner + Discord Plugins: + ✔ Create loader for commands + ✔ Create loader for events \ No newline at end of file