mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
18 lines
817 B
JSON
18 lines
817 B
JSON
|
{
|
||
|
"DESCRIPTION": "Shows the bot stats!",
|
||
|
"USAGE": "{{prefix}}stats",
|
||
|
"EXAMPLES": "{{prefix}}stats",
|
||
|
"COUNTS_TITLE": "• __Statistics__",
|
||
|
"COUNTS_CONTENT": "`Servers: {{servers}}`\n`Users: {{users}}`",
|
||
|
"VERSIONS_TITLE": "• __Using__",
|
||
|
"RAM_TITLE": "• __RAM__",
|
||
|
"ONLINE_TITLE": "• __Online__",
|
||
|
"ONLINE_CONTENT": "Online for {{time}}",
|
||
|
"MUSIC_TITLE": "• __Music__",
|
||
|
"MUSIC_CONTENT": "Playing music on `{{count}}` servers",
|
||
|
"CREDITS_TITLE": ":heart: • __Acknowledgements & credits__",
|
||
|
"CREDITS_CONTENT": "Thanks to [Icons8](https://icons8.com/) for almost all the emojis!\n__**Donators**__:\n{{donators}}\n__**Translators**__:\n{{translators}}",
|
||
|
"LINKS_TITLE": "• __Links__",
|
||
|
"MADE": "Atlanta is an open source bot developed by @Jonny_Bro#4226!"
|
||
|
}
|