This commit is contained in:
2022-05-15 10:58:59 +03:00
parent 0a77abb854
commit b5fdaee25b

6
TODO
View File

@@ -1,6 +1,9 @@
Discord Bot: Discord Bot:
✔ Create bootloader ✔ Create bootloader
✔ Create commands handler ✔ Create commands handler
✔ Create bot launcher
✔ Enable startup commands
✔ Enable console input
Plugin Manager: Plugin Manager:
Define plugin interface: Define plugin interface:
@@ -23,5 +26,8 @@ Plugin Manager:
✔ Check if user has permission ✔ Check if user has permission
✔ Check if user is owner ✔ Check if user is owner
Discord Plugins:
✔ Create loader for commands
✔ Create loader for events