mirror of
https://github.com/p08dev/cogs.git
synced 2026-06-17 04:33:51 +02:00
indentation
This commit is contained in:
@ -23,7 +23,7 @@ class ExclusiveRoles(Cog):
|
||||
return
|
||||
|
||||
@commands.guild_only()
|
||||
@commands.group(aliases=["exclusiverole"])
|
||||
@commands.group(aliases=["exclusiveroles"])
|
||||
async def exclusive(self, ctx):
|
||||
"""Base command for managing exclusive roles"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user