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

fix typo

上级 7c2caaf9
......@@ -91,11 +91,10 @@ function onScan (qrcode: string, status: ScanStatus) {
function onLogin (user: Contact) {
console.info(`${user.name()} login`)
bot.say('Wechaty login').catch(console.error)
}
function onLogout (user: Contact) {
console.info(`${user.name()} logouted`)
console.info(`${user.name()} logged out`)
}
function onError (e: Error) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册