2018-08-08 21:54:06 -07:00
|
|
|
{
|
|
|
|
|
"author": [
|
|
|
|
|
"aikaterna"
|
|
|
|
|
],
|
|
|
|
|
"description": "Provides additional raid protection for servers utilizing a welcome/rules join channel.",
|
|
|
|
|
"install_msg": "Please read the additional instructions at: <https://github.com/aikaterna/aikaterna-cogs/blob/v3/dungeon_readme.md>",
|
|
|
|
|
"min_python_version": [3, 6, 0],
|
|
|
|
|
"permissions" : [
|
|
|
|
|
"ban_members",
|
|
|
|
|
"manage_channels",
|
|
|
|
|
"manage_roles"
|
|
|
|
|
],
|
2018-08-19 20:23:44 -07:00
|
|
|
"short": "Specialized raid protection.",
|
2018-08-08 21:54:06 -07:00
|
|
|
"tags": [
|
|
|
|
|
"dungeon",
|
|
|
|
|
"autoban"
|
|
|
|
|
],
|
2020-08-26 17:57:43 +01:00
|
|
|
"type": "COG",
|
|
|
|
|
"end_user_data_statement": "This cog does not persistently store end user data. This cog does store discord IDs as needed for operation. "
|
2018-08-08 21:54:06 -07:00
|
|
|
}
|