* Simple ones first * Less simple but still simple. * Slightly more complicated * use correct name * move to module * Black -l 120 * review * give users the proper feedback Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
20 lines
641 B
JSON
20 lines
641 B
JSON
{
|
|
"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"
|
|
],
|
|
"short": "Specialized raid protection.",
|
|
"tags": [
|
|
"dungeon",
|
|
"autoban"
|
|
],
|
|
"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. "
|
|
} |