Adding commentary

pull/4/head
sgoudham 5 years ago
parent 9d98be9d04
commit 281ae1f0fa

@ -71,6 +71,7 @@ class SelfRoles(commands.Cog):
@command(name="rolemenu") @command(name="rolemenu")
@is_owner() @is_owner()
async def role_menu(self, ctx): async def role_menu(self, ctx):
# Setting the channel to "newpeople"
channel = ctx.guild.get_channel(722347423913213992) channel = ctx.guild.get_channel(722347423913213992)
# Set up embed to let people know what ping-able roles can be chosen # Set up embed to let people know what ping-able roles can be chosen

Loading…
Cancel
Save