bug fix : devrait marcher
This commit is contained in:
parent
e3d568edd2
commit
d07b9b9102
1 changed files with 1 additions and 1 deletions
2
bot.py
2
bot.py
|
@ -75,4 +75,4 @@ async def on_message(msg):
|
|||
print(msg.content)
|
||||
"""
|
||||
|
||||
bot.run("bot")
|
||||
bot.run(parameter['Bot']['token'])
|
||||
|
|
Reference in a new issue