Added co-owner perms to reaction roles

pull/2/head
sgoudham 5 years ago
parent 37d76e3c03
commit 2598dce762

@ -109,6 +109,7 @@ async def on_member_join(member):
# Allowing # Allowing
@client.command(name="rolemenu") @client.command(name="rolemenu")
@commands.has_any_role('Hamothy')
async def role_menu(ctx): async def role_menu(ctx):
try: try:
channel = client.get_channel(722347423913213992) channel = client.get_channel(722347423913213992)

Loading…
Cancel
Save