Update bot.py
This commit is contained in:
parent
69b2e5fd74
commit
58bd52565e
@ -228,4 +228,4 @@ class TheGuardiansBot(discord.Client):
|
||||
|
||||
#Run
|
||||
client = TheGuardiansBot(intents = intents, max_messages=None)
|
||||
client.run(token)#, log_handler=None)
|
||||
client.run(token, log_handler=None)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user