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

Add jonaas13 as owner

This commit is contained in:
RGBCube 2022-07-01 17:48:21 +03:00
parent f4b8243bec
commit c619bf5e63

2
bot.py
View file

@ -30,7 +30,7 @@ class MinearchyBot(commands.Bot):
self.webhook_url = webhook_url
super().__init__(
command_prefix="=",
owner_ids={512640455834337290},
owner_ids={512640455834337290, 160087716757897216},
intents=discord.Intents(
guilds=True,
members=True,