Changed command name back to just rolemenu

pull/9/head
sgoudham 4 years ago
parent b301000def
commit f1f84ea833

@ -425,7 +425,7 @@ class Enso(Cog):
print(f"{member.name} Was Removed from Role {role}") print(f"{member.name} Was Removed from Role {role}")
# Allowing people to get ping-able self roles # Allowing people to get ping-able self roles
@command(name="rolemenuu", hidden=True) @command(name="rolemenu", hidden=True)
@is_owner() @is_owner()
async def role_menu(self, ctx): async def role_menu(self, ctx):
# Setting the channel to " # Setting the channel to "

Loading…
Cancel
Save