fix(bible): cleaning up some stuff in the info.json

This commit is contained in:
Seaswimmer 2024-02-01 19:53:04 -05:00
parent 4bf439c5c7
commit a4b23d38e9
Signed by untrusted user: cswimr
GPG key ID: B8953EC01E5C4063

View file

@ -1,9 +1,9 @@
{ {
"author" : ["SeaswimmerTheFsh (seasw.)"], "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).", "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", "name" : "Bible",
"short" : "Retrieve Bible verses", "short" : "Retrieve Bible verses from API.Bible.",
"description" : "Retrieve Bible verses from the API.bible API.", "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.", "end_user_data_statement" : "This cog does not store user information.",
"hidden": false, "hidden": false,
"disabled": false, "disabled": false,