Made the colour enso_embedmod_colours

pull/8/head
sgoudham 4 years ago
parent 7520602a92
commit 18b91d66e5

@ -317,7 +317,7 @@ class Enso(commands.Cog):
async def verification(self, ctx):
# Set up embed to let the user know that they have to react with ✅
embed = Embed(title="**Verification**",
colour=Colour(0xFF69B4),
colour=enso_embedmod_colours,
timestamp=datetime.datetime.utcnow())
embed.set_thumbnail(url=ctx.guild.icon_url)

Loading…
Cancel
Save