Remove title on decdie command
This commit is contained in:
parent
3ed903fab3
commit
aa7735f508
@ -60,7 +60,6 @@ class Cheeky(commands.Cog):
|
||||
color=discord.Color.green(),
|
||||
type="rich",
|
||||
)
|
||||
embed.set_author(name="You asked me: %s" % question.title())
|
||||
await ctx.respond(embed=embed)
|
||||
|
||||
@commands.command(name="coom", pass_context=True)
|
||||
|
Loading…
x
Reference in New Issue
Block a user