Files
aikaterna-cogs/dungeon/info.json
2021-10-25 10:16:29 -07:00

13 lines
803 B
JSON

{
"author": ["aikaterna"],
"description": "Provides additional raid protection for servers utilizing a welcome/rules join channel.",
"install_msg": "This cog is hidden as Twentysix's Defender does a much better job at this sort of thing. If you insist on using this, know that it is EOL and will not be supported. Please read the additional instructions at: <https://github.com/aikaterna/aikaterna-cogs/blob/v3/dungeon_readme.md>",
"permissions" : ["ban_members", "manage_channels", "manage_roles"],
"short": "Specialized raid protection.",
"tags": ["dungeon", "autoban"],
"type": "COG",
"hidden": true,
"disabled": true,
"end_user_data_statement": "This cog does not persistently store end user data. This cog does store discord IDs as needed for operation. "
}