init wiki
This commit is contained in:
parent
55d79bda90
commit
ce40596ecc
@ -45,7 +45,7 @@ module.exports = function(){
|
|||||||
}
|
}
|
||||||
return event.replyWithMarkdown(txt);
|
return event.replyWithMarkdown(txt);
|
||||||
}).catch(err=>{
|
}).catch(err=>{
|
||||||
bot.error(err);
|
//bot.error(err);
|
||||||
return event.reply("No word in dictionary");
|
return event.reply("No word in dictionary");
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user