JaBa/languages/en-US/general/serverinfo.json
2021-12-10 21:39:54 +05:00

13 lines
No EOL
471 B
JSON

{
"DESCRIPTION": "Shows information about the server!",
"USAGE": "{{prefix}}serverinfo [ID/Name]",
"EXAMPLES": "{{prefix}}serverinfo Atlanta\n{{prefix}}serverinfo",
"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"
}