11 lines
442 B
JSON
11 lines
442 B
JSON
{
|
|
"author": ["aikaterna"],
|
|
"description": "Fetch a random 'inspiring' message from http://inspirobot.me",
|
|
"end_user_data_statement": "This cog does not persistently store data or metadata about users.",
|
|
"install_msg": "Thanks for installing, have fun.",
|
|
"min_bot_version": "3.5.0",
|
|
"permissions" : ["embed_links"],
|
|
"short": "Fetch 'inspiring' messages.",
|
|
"tags": ["inspire", "inspirobot"],
|
|
"type": "COG"
|
|
}
|