gasolin / webbybot

chatterbot written in es6 (es2015), fork from hubot
68 stars 11 forks source link

buildin conversation support #6

Open gasolin opened 8 years ago

gasolin commented 8 years ago

https://www.npmjs.com/package/hubot-conversation

scboucher commented 8 years ago

I'm starting to work on this feature. This is far from complete but it is a beginning . https://github.com/scboucher/webbybot/commit/bc4cf0141c2de8ec8262872a280a185187d285f8

gasolin commented 8 years ago

Wow, thanks for notification. I'll take it a look

gasolin commented 8 years ago

consider use es6 generator to simplify program with dialogue (for a series of conversations)