2021-12-10 21:39:54 +05:00
|
|
|
{
|
2021-12-22 16:50:28 +05:00
|
|
|
"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"
|
2021-12-10 21:39:54 +05:00
|
|
|
}
|