From 44ea502ce097cc9aa0ad1c38dfcf4fc03e692ed9 Mon Sep 17 00:00:00 2001 From: sgoudham Date: Fri, 26 Jun 2020 20:28:35 +0100 Subject: [PATCH] Updating Help Commands for the ~doggo command --- cogs/HelpCommands.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/cogs/HelpCommands.py b/cogs/HelpCommands.py index 603205dc..5788b47a 100644 --- a/cogs/HelpCommands.py +++ b/cogs/HelpCommands.py @@ -103,6 +103,12 @@ class CustomHelp(commands.Cog): "\n Allows the user to 'throw a coin' and get a response with a 50/50 chance" + "\n *(Perms: Everyone)*", inline=True) + embed.add_field( + name="\u200b", + value="**➳ ~doggo**" + + "\n Allows the user to look at an image of a doggo (Over 20k Images Available" + + "\n *(Perms: Everyone)*", + inline=True) embed.add_field( name="\u200b", value="```css" +