17 lines
382 B
JSON
17 lines
382 B
JSON
{
|
|
"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"
|
|
],
|
|
"type": "COG"
|
|
} |