diff --git a/cogs/help/help.py b/cogs/help/help.py index 3240fe22..e227d9c2 100644 --- a/cogs/help/help.py +++ b/cogs/help/help.py @@ -165,6 +165,24 @@ def help_menu(self, guild_icon): (f"**{self.ctx.prefix}mmsetup delete modmail**", "Existing modmail system will be deleted", False)] + # Setting up the Embed for the Miscellaneous commands + msc = Embed(title="(っ◔◡◔)っ Misc (っ◔◡◔)っ", + colour=enso_embedmod_colours, + timestamp=datetime.datetime.utcnow()) + + # Setting thumbnail and author + msc.set_thumbnail(url=guild_icon) + + # Setting up the fields in a separate array + msc_fields = [ + (f"**{self.ctx.prefix}ping**", + "\nReturns latency in ms", True), + (f"**{self.ctx.prefix}dm ``**", + f"\nFor admins to DM Users" + + "\n**(Perms: Co-Owner)**", True), + (f"**{self.ctx.prefix}remindme `