JaBa/languages/en-US/fun/lovecalc.json
2021-12-22 16:50:28 +05:00

7 lines
No EOL
434 B
JSON

{
"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!**"
}