Added a help section for the ~tamaki command

pull/1/head
sgoudham 5 years ago
parent 22df49a9d6
commit 5b5b532b2a

@ -71,6 +71,12 @@ class CustomHelp(commands.Cog):
"\n Allows for a randomly generated image of Himiko Toga to be shown" + "\n Allows for a randomly generated image of Himiko Toga to be shown" +
"\n *(Perms: everyone)*", "\n *(Perms: everyone)*",
inline=True) inline=True)
embed.add_field(
name="\u200b",
value="**➳ ~tamaki**" +
"\n Allows for a randomly generated image of Tamaki Suoh to be shown" +
"\n *(Perms: everyone)*",
inline=True)
embed.add_field( embed.add_field(
name="\u200b", name="\u200b",
value="```css" + value="```css" +

Loading…
Cancel
Save