Added more to the help commands

pull/2/head
sgoudham 4 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 *(Perms: everyone)*",
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(
name="\u200b",
value="**➳ ~lemon**" +

Loading…
Cancel
Save