Info.json cleanup
This commit is contained in:
@@ -1,17 +1,10 @@
|
||||
{
|
||||
"author": [
|
||||
"aikaterna"
|
||||
],
|
||||
"description": "Fetch a random 'inspiring' message from http://inspirobot.me",
|
||||
"author": ["aikaterna"],
|
||||
"description": "Fetch a random 'inspiring' message from http://inspirobot.me",
|
||||
"install_msg": "Thanks for installing, have fun.",
|
||||
"permissions" : [
|
||||
"embed_links"
|
||||
],
|
||||
"short": "Fetch 'inspiring' messages.",
|
||||
"tags": [
|
||||
"inspire",
|
||||
"inspirobot"
|
||||
],
|
||||
"type": "COG",
|
||||
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
|
||||
}
|
||||
"permissions" : ["embed_links"],
|
||||
"short": "Fetch 'inspiring' messages.",
|
||||
"tags": ["inspire", "inspirobot"],
|
||||
"type": "COG",
|
||||
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user