15 lines
551 B
JSON
15 lines
551 B
JSON
|
{
|
||
|
"author" : ["SeaswimmerTheFsh (seasw.)"],
|
||
|
"install_msg" : "Thank you for installing Bible!\nYou can find the source code of this cog [here](https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs).",
|
||
|
"name" : "Bible",
|
||
|
"short" : "Retrieve Bible verses",
|
||
|
"description" : "Retrieve Bible verses from the API.bible API.",
|
||
|
"end_user_data_statement" : "This cog does not store user information.",
|
||
|
"hidden": true,
|
||
|
"disabled": false,
|
||
|
"min_bot_version": "3.5.5",
|
||
|
"max_bot_version": "3.5.0",
|
||
|
"min_python_version": [3, 10, 0],
|
||
|
"tags": []
|
||
|
}
|