From a4b23d38e959e14faf8f35a7c25d7c9d48bc6394 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Thu, 1 Feb 2024 19:53:04 -0500 Subject: [PATCH] fix(bible): cleaning up some stuff in the info.json --- bible/info.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bible/info.json b/bible/info.json index a52cfb9..7cd9ab9 100644 --- a/bible/info.json +++ b/bible/info.json @@ -1,9 +1,9 @@ { "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", - "short" : "Retrieve Bible verses", - "description" : "Retrieve Bible verses from the API.bible API.", + "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,