Files

11 lines
410 B
JSON
Raw Permalink Normal View History

2018-08-08 21:54:06 -07:00
{
2021-10-10 13:26:33 -07:00
"author": ["aikaterna"],
"description": "Fetch a random 'inspiring' message from http://inspirobot.me",
2018-08-08 21:54:06 -07:00
"install_msg": "Thanks for installing, have fun.",
2021-10-10 13:26:33 -07:00
"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."
}