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 *(Perms: everyone)*",
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(
name="\u200b",
value="```css" +

Loading…
Cancel
Save