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

7 lines
355 B
JSON
Raw Normal View History

2021-12-10 21:39:54 +05:00
{
2021-12-26 19:29:37 +05:00
"DESCRIPTION": "Love calculator",
2021-12-22 16:50:28 +05:00
"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
}