Updating Help Commands for the ~doggo command

pull/2/head
sgoudham 4 years ago
parent 8f7f17b8c8
commit 44ea502ce0

@ -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 Allows the user to 'throw a coin' and get a response with a 50/50 chance" +
"\n *(Perms: Everyone)*", "\n *(Perms: Everyone)*",
inline=True) 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( embed.add_field(
name="\u200b", name="\u200b",
value="```css" + value="```css" +

Loading…
Cancel
Save