bottender
bottender copied to clipboard
⚡️ A framework for building conversational user interfaces.
It's still a WIP that aim to replace `nodemon` with `child_process` and `watchpack` and try to fix: - support ts - fix /exit bug
Todos: - rewrite example readme - better json, xml transform - support koa, micro, restify - more tests - more api?
- add comment `/** @hidden */` for private members - add variable name `options` for anonymous arguments of constructor
**Is your feature request related to a problem? Please describe.** > A clear and concise description of what the problem is. Ex. I'm always frustrated when In website requests, commonly...
Is there a possibility to have a wrapper or something similar for node inspection flag (--inspect=HOST:PORT), so that it would be possibile to attach a debugger? This was possible in...
## Describe the bug unhandled promise rejection if session driver set "file" on a read-only system such as free plan on ZEIT Now Unlike local development, there are always restrictions...
When deploy multiple instance of a Bot and use the same mongo DB as session store, events triggered in short time may cause multiple session inserts.
There are several content type including image, video, file, etc. It is able to download the file via each platform API. However, seems bottender has not supported downloading files yet?
Do you have any approach about internationalization with botttender?
Is there any project to add wechat connectivity ? Or do you know someone else who worked on a connector ?