Files
aikaterna-cogs/nolinks/info.json

13 lines
618 B
JSON
Raw Normal View History

2018-09-16 14:10:50 -07:00
{
2021-10-10 13:26:33 -07:00
"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."
}