JaBa/languages/en-US/economy/rep.json

8 lines
272 B
JSON
Raw Permalink Normal View History

2023-06-06 10:21:47 +05:00
{
2023-06-06 22:48:46 +05:00
"DESCRIPTION": "Gives reputation to a user",
2023-06-06 10:21:47 +05:00
"USAGE": "[@user]",
2023-07-07 17:34:23 +05:00
"EXAMPLES": "rep user:@jonny_bro",
2023-06-06 22:48:46 +05:00
"COOLDOWN": "You must wait **{{time}}** before using it again",
"BOT_USER": "Bots are already cool B)",
"SUCCESS": "You have given a reputation point to {{user}}"
2023-06-06 10:21:47 +05:00
}