From 281ae1f0fa46a6c8ae61cd516703f3768080fc9c Mon Sep 17 00:00:00 2001 From: sgoudham Date: Tue, 7 Jul 2020 22:23:59 +0100 Subject: [PATCH] Adding commentary --- cogs/help/self_roles.py | 1 + 1 file changed, 1 insertion(+) diff --git a/cogs/help/self_roles.py b/cogs/help/self_roles.py index 153a8dfb..63f87efa 100644 --- a/cogs/help/self_roles.py +++ b/cogs/help/self_roles.py @@ -71,6 +71,7 @@ class SelfRoles(commands.Cog): @command(name="rolemenu") @is_owner() async def role_menu(self, ctx): + # Setting the channel to "newpeople" channel = ctx.guild.get_channel(722347423913213992) # Set up embed to let people know what ping-able roles can be chosen