30 lines
1.1 KiB
JSON
30 lines
1.1 KiB
JSON
{
|
|
"author" : [
|
|
"Twentysix",
|
|
"TrustyJAID"
|
|
],
|
|
"description" : "With this cog you can specify which roles you want to be reapplied on join. This is particularly useful to fight \"role evasion\".",
|
|
"disabled" : false,
|
|
"end_user_data_statement" : "This cog stores User ID's for the purposes of re-assigning roles when the user re-joins a server.\nUser ID's may be stored in the bots log information.",
|
|
"hidden" : false,
|
|
"install_msg" : "The command group is `[p]stickyroles`. Remember that role names are case sensitive. If a user with the roles you specified with `[p]stickyroles add` leaves the server and comes back those roles will be reapplied to them. Make sure that Red has appropriate permissions.",
|
|
"max_bot_version" : "0.0.0",
|
|
"min_bot_version" : "3.1.8",
|
|
"min_python_version" : [
|
|
3,
|
|
7,
|
|
2
|
|
],
|
|
"name" : "StickyRoles",
|
|
"permissions" : [
|
|
"manage_roles"
|
|
],
|
|
"required_cogs" : {},
|
|
"requirements" : [],
|
|
"short" : "Reapplies specific roles on join",
|
|
"tags" : [
|
|
"utility",
|
|
"mod"
|
|
],
|
|
"type" : "COG"
|
|
} |