first commit

This commit is contained in:
Patrick D. Rupp
2025-03-11 21:31:23 +01:00
commit 33e3b67c04
3 changed files with 156 additions and 0 deletions

19
exclusiveroles/info.json Normal file
View File

@ -0,0 +1,19 @@
{
"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"
]
}