mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
13 lines
No EOL
635 B
JSON
13 lines
No EOL
635 B
JSON
{
|
|
"DESCRIPTION": "Shows the number of people you have invited to the server!",
|
|
"USAGE": "{{prefix}}invitations (@member)",
|
|
"EXAMPLES": "{{prefix}}invitations\n{{prefix}}invitations @Jonny_Bro#4226",
|
|
"NOBODY_AUTHOR": "You didn't invite anyone to the server!",
|
|
"NOBODY_MEMBER": "{{member}} didn't invite anyone to the server!",
|
|
"CODE": "**{{code}}** ({{uses}} uses) | {{channel}}",
|
|
"TITLE": "Information about the invitations of {{member}} on {{guild}}",
|
|
"FIELD_INVITED": "👥 Invited Members",
|
|
"FIELD_CODES": "🔑 Codes",
|
|
"FIELD_MEMBERS": "{{total}} members",
|
|
"TRACKER": "Invites Tracker"
|
|
} |