mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 06:03:04 -04:00
a bunch of things also deepai
This commit is contained in:
parent
aec828beb5
commit
0c4e48bd39
9 changed files with 219 additions and 6 deletions
|
@ -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`
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue