运行机器人
This commit is contained in:
parent
b298618186
commit
fc10505c83
1 changed files with 2 additions and 0 deletions
2
bot.py
2
bot.py
|
@ -22,3 +22,5 @@ bot.apply_routes(
|
||||||
),
|
),
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|
||||||
|
bot.run()
|
||||||
|
|
Loading…
Reference in a new issue