#Is there a way to fetch the colour of the bot?
1 messages · Page 1 of 1 (latest)
im still slightly confused, im trying to set the colour of an embed to the bots user colour, so in doing colour=guild.me.colour it dosent work
You have to get the guild from the ctx or message (or from somewhere esle)
so it will be ctx.guild.me.colour