Amazebot / bbot

An adaptable conversation engine for building bespoke bots.
MIT License
55 stars 2 forks source link

Middleware should call new done function from prior piece #63

Open timkinnane opened 6 years ago

timkinnane commented 6 years ago

Test newDone is called if done called with a function - suspect not

see https://github.com/Amazebot/bbot/blob/master/src/adapters/mongo.ts#L120