Added more to the help commands

pull/2/head
sgoudham 5 years ago
parent 7bea36b761
commit 4f5e897279

@ -35,6 +35,12 @@ class CustomHelp(commands.Cog):
"\n Allows the user to ask a question and 8ball will give a custom response" + "\n Allows the user to ask a question and 8ball will give a custom response" +
"\n *(Perms: everyone)*", "\n *(Perms: everyone)*",
inline=True) inline=True)
embed.add_field(
name="\u200b\u200b",
value="**➳ ~owo**" +
"\n Converts the sentence typed into 'owo' text " +
"\n *(Perms: everyone)*",
inline=True)
embed.add_field( embed.add_field(
name="\u200b", name="\u200b",
value="**➳ ~lemon**" + value="**➳ ~lemon**" +

Loading…
Cancel
Save