提交 519d5df5 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

follow new api

上级 6bb725b1
......@@ -93,9 +93,9 @@ bot
}
})
bot.init()
bot.start()
.catch(e => {
log.error('Bot', 'init() fail:' + e)
bot.quit()
log.error('Bot', 'start() fail:' + e)
bot.stop()
process.exit(-1)
})
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册