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" +