JaBa/languages/en-US/fun/lovecalc.json

7 lines
452 B
JSON
Raw Normal View History

2021-12-10 21:39:54 +05:00
{
"DESCRIPTION": "How much love is there between two people?\n*This is a fun command, not to be taken seriously*",
"USAGE": "{{prefix}}lovecalc [@member1] (@member2)",
"EXAMPLES": "{{prefix}}lovecalc @Jonny_Bro#4226\n{{prefix}}lovecalc @Jonny_Bro#4226 @Atlanta#6770",
"MISSING": "You must mention two members!",
"CONTENT": "There's **{{percent}}%** of love between **{{firstUsername}}** and **{{secondUsername}}**!\n**Congrats!**"
}