Adds new Discord bot cog enabling password-protected channels. Includes verification, channel management, whitelist/blacklist, and admin password recovery features.
11 lines
410 B
JSON
11 lines
410 B
JSON
{
|
|
"author": ["kitsunic"],
|
|
"description": "A cog for password protected channels",
|
|
"end_user_data_statement": "This cog stores user, avatar, and guild data. A simple delete request to bot to remove your data or guild data",
|
|
"install_msg": "Thanks for installing & testing.",
|
|
"min_bot_version": "3.5.0",
|
|
"short": "A pwd channel protection cog",
|
|
"tags": ["embed"],
|
|
"type": "COG"
|
|
}
|