2018-09-16 14:10:50 -07:00
|
|
|
{
|
|
|
|
|
"author": [
|
|
|
|
|
"aikaterna"
|
|
|
|
|
],
|
|
|
|
|
"description": "Removes all links in specified channels, with the ability to whitelist roles.",
|
|
|
|
|
"install_msg": "Thanks for installing. Use `[p]nolinks` to get started.",
|
|
|
|
|
"min_python_version": [3, 6, 0],
|
|
|
|
|
"permissions" : [
|
|
|
|
|
"manage_messages"
|
|
|
|
|
],
|
|
|
|
|
"short": "No links allowed.",
|
|
|
|
|
"tags": [
|
|
|
|
|
"links",
|
|
|
|
|
"automod"
|
|
|
|
|
],
|
2020-08-26 17:57:43 +01:00
|
|
|
"type": "COG",
|
|
|
|
|
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
|
2018-09-16 14:10:50 -07:00
|
|
|
}
|