added prettified category names, and descriptions

This commit is contained in:
Emily 2020-10-29 19:19:37 +11:00
parent 6cc0535bda
commit c3d25dfd84
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
{
"Bot": {
"emoji": "🤖",
"description": "Commands related to Woomy, like ping, stats, etc."
},
"Configuration": {
"emoji": "⚙️",
"description": "Change settings, toggle features."
},
"Developer": {
"emoji": "🖥️",
"description": "Super dangerous commands, for Woomy developers only!"
},
"Fun": {
"emoji": "🎉",
"description": "A whole range of commands, for your entertainment."
},
"Moderation": {
"emoji": "🛡️",
"description": "Keep your community safe and easily modify server settings."
},
"Test": {
"emoji": "⚠️",
"description": "aaaAAAAAaaaA"
}
}