mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 22:23:03 -04:00
big
This commit is contained in:
parent
0ea80b7452
commit
3432604c52
10 changed files with 79 additions and 9 deletions
|
@ -51,6 +51,7 @@ function createCommandPage(context, prefix, command){
|
|||
const categories = {
|
||||
"core": `${icon("house")} Core Commands`,
|
||||
"info": `${icon("info")} Information Commands`,
|
||||
"utils": `${icon("utils")} Utility 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