1
0
Fork 0
mirror of synced 2024-05-20 20:42:27 +12:00

Correct requirements for assign me

This commit is contained in:
phxntxm 2017-05-04 01:30:07 -05:00
parent 67dd73c0af
commit 00b49f7445

View file

@ -369,7 +369,7 @@ class Roles:
@assigns.command(name='me')
@commands.guild_only()
@commands.check(utils.is_owner)
@utils.custom_perms(send_messages=True)
async def _me_assigns(self, ctx, *role: discord.Role):
"""Assigns the provided role(s) to you, if they can be assigned