Archived
1
0
Fork 0

Also very late

This commit is contained in:
Ethanell 2018-11-21 18:30:24 +01:00
parent f04833e281
commit b7480c81c5

1
bot.py
View file

@ -44,6 +44,7 @@ async def on_ready():
channel = bot.get_channel("389209382388498445")
await bot.send_message(channel, embed=embed)
@bot.event
async def on_error(event, args):
print("ERROR : "+event+" | "+args)