Add embed color
This commit is contained in:
parent
7c31e1faed
commit
24727fe8f1
@ -37,7 +37,7 @@ class Fun:
|
||||
await ctx.send(embed=discord.Embed(
|
||||
title='\t',
|
||||
description='\t',
|
||||
color=0xf20006).set_image(
|
||||
color=self.bot.embed_color).set_image(
|
||||
url=source[str(im)]))
|
||||
|
||||
def setup(bot):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user