JaBa/languages/en-US/general/serverinfo.json

13 lines
405 B
JSON
Raw Normal View History

2022-01-04 02:18:28 +05:00
{
"DESCRIPTION": "Shows information about the server!",
"USAGE": "serverinfo [ID/Name]",
"EXAMPLES": "serverinfo JaBa\nserverinfo",
2022-01-04 02:18:28 +05:00
"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"
}