Files
cogs/exclusiveroles/info.json
Patrick D. Rupp 33e3b67c04 first commit
2025-03-11 21:31:23 +01:00

19 lines
591 B
JSON

{
"author": [
"Bobloy",
"p08dev"
],
"min_bot_version": "3.4.0",
"description": "Assign roles to be exclusive, preventing other exclusive roles from being added. Normal roles are unaffected.",
"hidden": false,
"install_msg": "Thank you for installing ExclusiveRole. Get started with `[p]load exclusiverole` and `[p]help ExclusiveRole`",
"short": "Set roles to be exclusive",
"end_user_data_statement": "This cog does not store any End User Data",
"tags": [
"p08dev",
"bobloy",
"utility",
"tools",
"roles"
]
}