diff --git a/EnsoBot.py b/EnsoBot.py index 71207f5f..4076ad63 100644 --- a/EnsoBot.py +++ b/EnsoBot.py @@ -109,6 +109,7 @@ async def on_member_join(member): # Allowing @client.command(name="rolemenu") +@commands.has_any_role('Hamothy') async def role_menu(ctx): try: channel = client.get_channel(722347423913213992)