forked from blizzthewolf/SeaCogs
13 lines
734 B
JSON
13 lines
734 B
JSON
{
|
|
"author" : ["SeaswimmerTheFsh (seasw.)"],
|
|
"install_msg" : "Thank you for installing Bible!\nThis cog requires setting an API key for API.Bible. Please read the [documentation](https://seacogs.coastalcommits.com/bible/#setup) for more information.\nYou can find the source code of this cog [here](https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs).",
|
|
"name" : "Bible",
|
|
"short" : "Retrieve Bible verses from API.Bible.",
|
|
"description" : "Retrieve Bible verses from the API.Bible API. This cog requires an API.Bible api key.",
|
|
"end_user_data_statement" : "This cog does not store user information.",
|
|
"hidden": false,
|
|
"disabled": false,
|
|
"min_bot_version": "3.5.0",
|
|
"min_python_version": [3, 10, 0],
|
|
"tags": []
|
|
}
|