Added more comments for the code

pull/2/head
sgoudham 4 years ago
parent 99af0a4c66
commit 1b6c6193a2

@ -107,7 +107,7 @@ async def on_member_join(member):
print(e)
# Allowing
# Allowing people to get ping-able self roles
@client.command(name="rolemenu")
@commands.has_any_role('Hamothy')
async def role_menu(ctx):

Loading…
Cancel
Save