Releases: guidone/node-red-contrib-chatbot
Releases · guidone/node-red-contrib-chatbot
RedBot 1.2.4
RedBot 1.2.2
What’s new in RedBot 1.2.2
:
- Fixed crash in Params node
- Plugins lists in Mission Control no longer cached
To install RedBot install from the Node-RED’s palette node-red-contrib-chatbot
or with Docker docker run -d -p 1880:1880 guidone/redbot
RedBot 1.2.1
What’s new in RedBot 1.2.1
:
- NLP Entity node now supports regular expressions
- Telegram Keyboard node and Params node now implements alla flags for keyboards (persistant, one time only, etc)
To install RedBot install from the Node-RED’s palette node-red-contrib-chatbot or with Docker docker run -d -p 1880:1880 guidone/redbot
v0.19.14
v0.19.13
- fix global context .get
v0.19.12...v0.19.13
v0.19.12
v0.19.10
- Added Telegram menu node
- Fix sticker node send by id
- Changed routing error into a warning
- Enable receiving vide notes in Telegram
- Fix louse checking in rules node
v0.19.9
- remove recast ai
- train with aliases in utterances
- improve params node for chained messages
- parse entities from nlp.js
- force NER to extract entities
- remove listen node
- add email and phone, remove location in quick replies
- Update chatbot-nlp.js to include nlp.js default variables