mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 14:13:02 -04:00
sunset image commands
This commit is contained in:
parent
ed67725647
commit
3df52973f9
8 changed files with 30 additions and 3 deletions
|
@ -115,7 +115,8 @@ const categories = {
|
|||
"search": `${iconPill("mag", "Search Commands")}`,
|
||||
"utils": `${iconPill("tools", "Utility Commands")}`,
|
||||
"fun": `${iconPill("stars", "Fun Commands")}`,
|
||||
"image": `${iconPill("image", "Image Commands")}`,
|
||||
// Image Manipulation commands have been sunset as of 09/09/2024
|
||||
//"image": `${iconPill("image", "Image Commands")}`,
|
||||
"mod": `${iconPill("shield", "Moderation Commands")}`
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue