23 lines
476 B
JSON
23 lines
476 B
JSON
{
|
|
"author": [
|
|
"Bobloy",
|
|
"SnappyDragon"
|
|
],
|
|
"bot_version": [
|
|
3,
|
|
0,
|
|
0
|
|
],
|
|
"description": "Calculate the love percentage for two users",
|
|
"hidden": false,
|
|
"install_msg": "Thank you for installing LoveCalculator. Love is in the air.\n Get started with `[p]load lovecalculator`, then `[p]help LoveCalculator`",
|
|
"requirements": [
|
|
"beautifulsoup4"
|
|
],
|
|
"short": "Calculate love percentage",
|
|
"tags": [
|
|
"bobloy",
|
|
"fun",
|
|
"love"
|
|
]
|
|
} |