13 lines
618 B
JSON
13 lines
618 B
JSON
{
|
|
"author": ["aikaterna"],
|
|
"description": "Removes all links in specified channels, with the ability to whitelist roles.",
|
|
"install_msg": "Consider using TrustyJAID's retrigger or Twentysix's Defender instead of this cog as they are better suited for this sort of moderation. Thanks for installing. Use `[p]nolinks` to get started.",
|
|
"permissions" : ["manage_messages"],
|
|
"short": "No links allowed.",
|
|
"hidden": true,
|
|
"disabled": true,
|
|
"tags": ["links", "automod"],
|
|
"type": "COG",
|
|
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
|
|
}
|