Add end_user_data_statement
to info.json
This commit is contained in:
parent
36dc74cfb1
commit
035b395eb5
@ -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"
|
||||
]
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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"
|
||||
|
@ -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",
|
||||
|
@ -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"
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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"
|
||||
|
@ -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"
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user