fix(bible): update info.json to disclose data given through FUMS

This commit is contained in:
Seaswimmer 2024-02-02 02:05:47 -05:00
parent 2c14be64ea
commit 21e256c4fb
Signed by untrusted user: cswimr
GPG key ID: B8953EC01E5C4063

View file

@ -4,7 +4,7 @@
"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 end user data.",
"end_user_data_statement" : "This cog does not store end user data, however it does send the following data to the API.Bible API:\n- The bot user's ID\n- The timestamp of the invoking message\n- The hashed user id of the invoking user",
"hidden": false,
"disabled": false,
"min_bot_version": "3.5.0",