mirror of
https://github.com/RGBCube/minearchy-bot
synced 2025-07-27 08:57:46 +00:00
Add jonaas13 as owner
This commit is contained in:
parent
f4b8243bec
commit
c619bf5e63
1 changed files with 1 additions and 1 deletions
2
bot.py
2
bot.py
|
@ -30,7 +30,7 @@ class MinearchyBot(commands.Bot):
|
||||||
self.webhook_url = webhook_url
|
self.webhook_url = webhook_url
|
||||||
super().__init__(
|
super().__init__(
|
||||||
command_prefix="=",
|
command_prefix="=",
|
||||||
owner_ids={512640455834337290},
|
owner_ids={512640455834337290, 160087716757897216},
|
||||||
intents=discord.Intents(
|
intents=discord.Intents(
|
||||||
guilds=True,
|
guilds=True,
|
||||||
members=True,
|
members=True,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue