mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
13 lines
No EOL
405 B
JSON
13 lines
No EOL
405 B
JSON
{
|
|
"DESCRIPTION": "Shows information about the server!",
|
|
"USAGE": "serverinfo [ID/Name]",
|
|
"EXAMPLES": "serverinfo JaBa\nserverinfo",
|
|
"AFK_CHANNEL": "AFK channel",
|
|
"NO_AFK_CHANNEL": "No AFK channel",
|
|
"MEMBERS": "{{count}} members",
|
|
"BOTS": "{{count}} bots",
|
|
"BOOSTS": "Boosts count",
|
|
"TEXT_CHANNELS": "{{count}} text",
|
|
"VOICE_CHANNELS": "{{count}} voice",
|
|
"CAT_CHANNELS": "{{count}} categories"
|
|
} |