From 035b395eb552360a8ac30572d1e49816df778206 Mon Sep 17 00:00:00 2001 From: bobloy Date: Thu, 6 Aug 2020 13:23:53 -0400 Subject: [PATCH] Add `end_user_data_statement`to info.json --- announcedaily/info.json | 1 + audiotrivia/info.json | 1 + ccrole/info.json | 1 + chatter/info.json | 1 + coglint/info.json | 1 + dad/info.json | 1 + exclusiverole/info.json | 1 + flag/info.json | 1 + forcemention/info.json | 1 + hangman/info.json | 1 + infochannel/info.json | 1 + leaver/info.json | 1 + lovecalculator/info.json | 1 + lseen/info.json | 1 + planttycoon/info.json | 1 + qrinvite/info.json | 1 + reactrestrict/info.json | 1 + recyclingplant/info.json | 1 + rpsls/info.json | 1 + sayurl/info.json | 1 + scp/info.json | 1 + stealemoji/info.json | 1 + timerole/info.json | 1 + tts/info.json | 1 + unicode/info.json | 1 + werewolf/info.json | 1 + 26 files changed, 26 insertions(+) diff --git a/announcedaily/info.json b/announcedaily/info.json index 84315bf..99c6b74 100644 --- a/announcedaily/info.json +++ b/announcedaily/info.json @@ -11,6 +11,7 @@ "hidden": true, "install_msg": "Thank you for installing AnnounceDaily! Get started with `[p]load announcedaily` and `[p]help AnnounceDaily`", "short": "Send daily announcements", + "end_user_data_statement": "This cog does not store any End User Data", "tags": [ "bobloy" ] diff --git a/audiotrivia/info.json b/audiotrivia/info.json index 697875d..71eeb8a 100644 --- a/audiotrivia/info.json +++ b/audiotrivia/info.json @@ -11,6 +11,7 @@ "hidden": false, "install_msg": "Thank you for installing Audio trivia!\n You **MUST** unload trivia to use this (`[p]unload trivia`)\n Then you can get started with `[p]load audiotrivia` and `[p]help AudioTrivia`", "short": "Start an Audio Trivia game", + "end_user_data_statement": "This cog expands the core Audio and Trivia cogs without collecting any additional End User Data.\nSee the core End User Data storage for more information", "tags": [ "fox", "bobloy", diff --git a/ccrole/info.json b/ccrole/info.json index 6e0d8f7..dc6a10c 100644 --- a/ccrole/info.json +++ b/ccrole/info.json @@ -11,6 +11,7 @@ "hidden": false, "install_msg": "Thank you for installing Custom Commands w/ Roles. Get started with `[p]load ccrole` and `[p]help CCRole`", "short": "[Incomplete] Creates commands that adjust roles", + "end_user_data_statement": "This cog does not store any End User Data", "tags": [ "fox", "bobloy", diff --git a/chatter/info.json b/chatter/info.json index fe1f554..204a7f4 100644 --- a/chatter/info.json +++ b/chatter/info.json @@ -24,6 +24,7 @@ "spacy>=2.3,<2.4" ], "short": "Local Chatbot run on machine learning", + "end_user_data_statement": "This cog only stores anonymous conversations data; no End User Data is stored.", "tags": [ "chat", "chatbot", diff --git a/coglint/info.json b/coglint/info.json index aa3f665..4cac127 100644 --- a/coglint/info.json +++ b/coglint/info.json @@ -12,6 +12,7 @@ "install_msg": "Thank you for installing CogLint! Get started with `[p]load coglint` and `[p]help CogLint`", "requirements": ["pylint"], "short": "Python cog linter", + "end_user_data_statement": "This cog does not store any End User Data", "tags": [ "bobloy", "utils", diff --git a/dad/info.json b/dad/info.json index 81af745..65c9d3e 100644 --- a/dad/info.json +++ b/dad/info.json @@ -11,6 +11,7 @@ "hidden": true, "install_msg": "Thank you for installing Dad. Get started with `[p]load dad`, then `[p]help Dad`", "short": "Dad joke bot", + "end_user_data_statement": "This cog does not store any End User Data", "tags": [ "bobloy", "utils", diff --git a/exclusiverole/info.json b/exclusiverole/info.json index ade6bd0..c6a863f 100644 --- a/exclusiverole/info.json +++ b/exclusiverole/info.json @@ -11,6 +11,7 @@ "hidden": false, "install_msg": "Thank you for installing ExclusiveRole. Get started with `[p]load exclusiverole` and `[p]help ExclusiveRole`", "short": "Set roles to be exclusive", + "end_user_data_statement": "This cog does not store any End User Data", "tags": [ "fox", "bobloy", diff --git a/flag/info.json b/flag/info.json index 7ee8ad5..1f74067 100644 --- a/flag/info.json +++ b/flag/info.json @@ -11,6 +11,7 @@ "hidden": false, "install_msg": "Thank you for installing Flag! Get started with `[p]load flag` and `[p]help Flag`", "short": "Add expiring flags to members", + "end_user_data_statement": "This cog stores user IDs listed along with a provided explanation for being flagged", "tags": [ "bobloy", "warning", diff --git a/forcemention/info.json b/forcemention/info.json index f7326b9..09cdcfe 100644 --- a/forcemention/info.json +++ b/forcemention/info.json @@ -11,6 +11,7 @@ "hidden": false, "install_msg": "Thank you for installing ForceMention! Get started with `[p]load forcemention`, then `[p]forcemention`", "short": "Mention unmentionables", + "end_user_data_statement": "This cog does not store any End User Data", "tags": [ "bobloy", "utils" diff --git a/hangman/info.json b/hangman/info.json index c9dadf0..f788491 100644 --- a/hangman/info.json +++ b/hangman/info.json @@ -12,6 +12,7 @@ "install_msg": "Thank you for installing Hangman! Get started with `[p]load hangman`, then `[p]help Hangman`", "requirements": [], "short": "Play Hangman", + "end_user_data_statement": "This cog does not store any End User Data", "tags": [ "game", "fun", diff --git a/infochannel/info.json b/infochannel/info.json index 2a2efc5..fea31c7 100644 --- a/infochannel/info.json +++ b/infochannel/info.json @@ -11,6 +11,7 @@ "hidden": false, "install_msg": "Thank you for installing InfoChannel. Get started with `[p]load infochannel`, then `[p]help InfoChannel`", "short": "Updating server info channel", + "end_user_data_statement": "This cog does not store any End User Data", "tags": [ "bobloy", "utils" diff --git a/leaver/info.json b/leaver/info.json index f5b0a65..0b2c431 100644 --- a/leaver/info.json +++ b/leaver/info.json @@ -11,6 +11,7 @@ "hidden": false, "install_msg": "Thank you for installing Leaver. Get started with `[p]load leaver`, then `[p]help Leaver`", "short": "Send message on leave", + "end_user_data_statement": "This cog does not store any End User Data", "tags": [ "bobloy", "utils", diff --git a/lovecalculator/info.json b/lovecalculator/info.json index 20601b6..b38f473 100644 --- a/lovecalculator/info.json +++ b/lovecalculator/info.json @@ -15,6 +15,7 @@ "beautifulsoup4" ], "short": "Calculate love percentage", + "end_user_data_statement": "This cog uses the core Bank cog. It store no End User Data otherwise.", "tags": [ "bobloy", "fun", diff --git a/lseen/info.json b/lseen/info.json index c5e5eec..64c32c3 100644 --- a/lseen/info.json +++ b/lseen/info.json @@ -12,6 +12,7 @@ "install_msg": "Thank you for installing LastSeen. Get started with `[p]load lseen`, then `[p]help LastSeen`", "requirements": ["python-dateutil"], "short": "Last seen tracker", + "end_user_data_statement": "This cog stores user IDs along with a time they were last online per guild", "tags": [ "bobloy", "utils", diff --git a/planttycoon/info.json b/planttycoon/info.json index 32fe8e2..4f1965a 100644 --- a/planttycoon/info.json +++ b/planttycoon/info.json @@ -14,6 +14,7 @@ "install_msg": "Thank you for installing PlantTycoon. Check out all the commands with `[p]help PlantTycoon`", "requirements": [], "short": "Grow your own plants! Do `[p]gardening` to get started.", + "end_user_data_statement": "This cog stores user IDs along with their progress in the PlantTycoon game", "tags": [ "bobloy", "games", diff --git a/qrinvite/info.json b/qrinvite/info.json index 0db8d11..3ce9072 100644 --- a/qrinvite/info.json +++ b/qrinvite/info.json @@ -14,6 +14,7 @@ "MyQR" ], "short": "Create a QR code invite", + "end_user_data_statement": "This cog does not store any End User Data", "tags": [ "bobloy", "tools", diff --git a/reactrestrict/info.json b/reactrestrict/info.json index c232ac8..e64dbf9 100644 --- a/reactrestrict/info.json +++ b/reactrestrict/info.json @@ -11,6 +11,7 @@ "hidden": true, "install_msg": "Thank you for installing ReactRestrict.", "short": "[Incomplete] Prevent reactions", + "end_user_data_statement": "This cog does not store any End User Data", "tags": [ "react", "reaction", diff --git a/recyclingplant/info.json b/recyclingplant/info.json index b713f5c..499d67a 100644 --- a/recyclingplant/info.json +++ b/recyclingplant/info.json @@ -12,6 +12,7 @@ "hidden": false, "install_msg": "Thank you for installing RecyclingPlant. Start recycling today with `[p]load recyclingplant`, then `[p]recyclingplant`", "short": "Apply for a job at the recycling plant!", + "end_user_data_statement": "This cog used the core", "tags": [ "bobloy", "environment", diff --git a/rpsls/info.json b/rpsls/info.json index c7c9ebe..7549f7a 100644 --- a/rpsls/info.json +++ b/rpsls/info.json @@ -13,6 +13,7 @@ "install_msg": "Thank you for installing RPSLS. Get started with `[p]load rpsls`, then `[p]rpsls`", "requirements": [], "short": "Play Rock Papers Scissor Lizard Spock in Discord!", + "end_user_data_statement": "This cog does not store any End User Data", "tags": [ "bobloy", "star trek", diff --git a/sayurl/info.json b/sayurl/info.json index 1beaf60..882d2d7 100644 --- a/sayurl/info.json +++ b/sayurl/info.json @@ -12,6 +12,7 @@ "install_msg": "Thank you for installing SayUrl! Get started with `[p]load sayurl`, then `[p]help SayUrl", "requirements": ["html2text"], "short": "Convert URL to text", + "end_user_data_statement": "This cog does not store any End User Data", "tags": [ "bobloy", "tools" diff --git a/scp/info.json b/scp/info.json index 4ac9ea9..af16e43 100644 --- a/scp/info.json +++ b/scp/info.json @@ -13,6 +13,7 @@ "install_msg": "You are now connected to the SCP database. You may now proceed to access the data using `[p]load scp`, then `[p]help SCP`", "requirements": [], "short": "Look up SCP articles.", + "end_user_data_statement": "This cog does not store any End User Data", "tags": [ "bobloy", "gruesom" diff --git a/stealemoji/info.json b/stealemoji/info.json index 67d2ad9..c926c3b 100644 --- a/stealemoji/info.json +++ b/stealemoji/info.json @@ -12,6 +12,7 @@ "install_msg": "Thank you for installing StealEmoji", "requirements": [], "short": "Steals custom emojis", + "end_user_data_statement": "This cog gathers custom emojis from all sources, but stores no End User Data", "tags": [ "bobloy", "utils", diff --git a/timerole/info.json b/timerole/info.json index 34b173b..eb00922 100644 --- a/timerole/info.json +++ b/timerole/info.json @@ -11,6 +11,7 @@ "hidden": false, "install_msg": "Thank you for installing timerole.\nGet started with `[p]load timerole`. Configure with `[p]timerole`", "short": "Apply roles after # of days", + "end_user_data_statement": "This cog does not store any End User Data", "tags": [ "bobloy", "utilities", diff --git a/tts/info.json b/tts/info.json index 6810a42..4ad16c9 100644 --- a/tts/info.json +++ b/tts/info.json @@ -14,6 +14,7 @@ "gTTS" ], "short": "Send TTS messages as uploaded mp3", + "end_user_data_statement": "This cog does not store any End User Data", "tags": [ "bobloy", "utils", diff --git a/unicode/info.json b/unicode/info.json index 0d8d24b..9414b8c 100644 --- a/unicode/info.json +++ b/unicode/info.json @@ -13,6 +13,7 @@ "install_msg": "\u0048\u0065\u006c\u006c\u006f\u0021 \u0054\u0068\u0069\u0073 \u006d\u0065\u0073\u0073\u0061\u0067\u0065 \u0077\u0061\u0073 \u0077\u0072\u0069\u0074\u0074\u0065\u006e \u0069\u006e \u0055\u004e\u0049\u0043\u004f\u0044\u0045\u002e", "requirements": [], "short": "Encode/Decode Unicode characters!", + "end_user_data_statement": "This cog does not store any End User Data", "tags": [ "bobloy", "utility", diff --git a/werewolf/info.json b/werewolf/info.json index 5fbc50b..9d8e6e4 100644 --- a/werewolf/info.json +++ b/werewolf/info.json @@ -12,6 +12,7 @@ "install_msg": "Thank you for installing Werewolf! Get started with `[p]load werewolf`\n Use `[p]wwset` to run inital setup", "requirements": [], "short": "Werewolf Game", + "end_user_data_statement": "This store user IDs in memory while they're actively using the cog, and store no persistent End User Data.", "tags": [ "mafia", "werewolf",