From 0c08cd28ac7b13c8962c64389b85cc84a3695bf9 Mon Sep 17 00:00:00 2001 From: Ayden Jahola Date: Tue, 29 Oct 2024 13:40:12 +0000 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8ba01b0..c12dfc8 100644 --- a/README.md +++ b/README.md @@ -59,3 +59,7 @@ make sure to run `/setup` or otherwise the verification process wont work. ## Usage run `/help` command to get list of all avaiable commands, or visit the [commands](./commands/) directory to view them. + +## Dashboard (WIP) + +I am currently working on a dashboard to manage the bot as well, currently this is in the `dashboard` branch and still work in progress. if you know how to build discord bot dashboards then please feel free to contribute