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

7 lines
434 B
JSON
Raw Normal View History

2021-12-10 21:39:54 +05:00
{
2021-12-22 16:50:28 +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 @JaBa#9042",
"MISSING": "You must mention two members!",
"CONTENT": "There's **{{percent}}%** of love between **{{firstUsername}}** and **{{secondUsername}}**!\n**Congrats!**"
2021-12-10 21:39:54 +05:00
}