You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fox-V3/lovecalculator/info.json

20 lines
564 B

{
"author": [
"Bobloy",
"SnappyDragon"
],
"min_bot_version": "3.3.0",
"description": "Calculate the love percentage for two users",
"hidden": false,
6 years ago
"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",
"end_user_data_statement": "This cog uses the core Bank cog. It store no End User Data otherwise.",
"tags": [
"bobloy",
"fun",
"love"
]
}