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