1
Fork 0
mirror of https://github.com/RGBCube/minearchy-bot synced 2025-07-27 08:57:46 +00:00

change embed color

This commit is contained in:
RGBCube 2022-06-06 09:41:10 +00:00
parent 36d5fc331e
commit 1b216c694a

2
bot.py
View file

@ -15,7 +15,7 @@ class MinearchyBot(commands.Bot):
log_webhook: discord.Webhook
up_ts: float
embed_color = 0x39FF14
embed_color = 0x3500FF
def __init__(self, token: str, webhook_url: str, /) -> None:
ip = "play.landsofminearchy.com"