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/launchlib/info.json

20 lines
558 B

{
"author": [
"Bobloy"
],
"min_bot_version": "3.4.0",
"description": "Pull information from the Launch Library API for space flights",
"hidden": false,
"install_msg": "Thank you for installing LaunchLib. Get started with `[p]load launchlib`, then `[p]help LaunchLib`",
"short": "Access launch data for space flights",
"end_user_data_statement": "This cog does not store any End User Data",
"requirements": ["python-launch-library>=2.0.3"],
"tags": [
"bobloy",
"utils",
"launch",
"space",
"api",
"library"
]
}