Archived
1
0
Fork 0

bug fix : devrait marcher

This commit is contained in:
Unknown 2017-12-06 22:23:19 +01:00
parent e3d568edd2
commit d07b9b9102

2
bot.py
View file

@ -75,4 +75,4 @@ async def on_message(msg):
print(msg.content)
"""
bot.run("bot")
bot.run(parameter['Bot']['token'])