a bunch of things also deepai

This commit is contained in:
derpystuff 2022-05-25 21:26:57 +02:00
parent aec828beb5
commit 0c4e48bd39
9 changed files with 219 additions and 6 deletions

View file

@ -51,6 +51,7 @@ function createCommandPage(context, prefix, command){
const categories = {
"core": `${icon("house")} Core Commands`,
"info": `${icon("info")} Information Commands`,
"image": `${icon("image")} Image Commands`,
"mod": `${icon("moderation")} Moderation Commands`,
"search": `${icon("search")} Search Commands`
}