modernize

This commit is contained in:
bobloy 2018-09-19 15:28:38 -04:00
parent e50901edc4
commit ee3d2d90f1

View File

@ -23,7 +23,8 @@ class CCRole:
self.config.register_guild(**default_guild)
@commands.group(no_pm=True)
@commands.guild_only()
@commands.group()
async def ccrole(self, ctx):
"""Custom commands management with roles