9 lines
524 B
JSON
9 lines
524 B
JSON
{
|
|
"author" : ["saurichable", "Kreusada"],
|
|
"install_msg": "Thanks for installing, have fun. Please refer to my docs if you need any help: https://kreusadacogs.readthedocs.io/en/latest/cog_lock.html",
|
|
"name" : "Lock",
|
|
"short" : "Lock `@everyone` from sending messages.",
|
|
"description" : "Lock `@everyone` from sending messages in channels or the entire guild, and only allow Moderators to talk.",
|
|
"tags" : ["lockdown", "lock"],
|
|
"end_user_data_statement": "This cog does not store any user data."
|
|
}
|