Better description
This commit is contained in:
parent
a1dd6d88d9
commit
da4f6c34b0
@ -9,8 +9,7 @@ Cog: Any = getattr(commands, "Cog", object)
|
|||||||
|
|
||||||
class ExclusiveRole(Cog):
|
class ExclusiveRole(Cog):
|
||||||
"""
|
"""
|
||||||
Custom commands
|
Create roles that prevent all other roles from being added
|
||||||
Creates commands used to display text and adjust roles
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def __init__(self, bot):
|
def __init__(self, bot):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user