Skip to content

Releases: guidone/node-red-contrib-chatbot

RedBot 1.2.4

18 Feb 12:46
9cb5905
Compare
Choose a tag to compare

What’s new in RedBot 1.2.4:

  • fixed: include mime type in Telegram send video

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.2

09 Feb 14:22
4653850
Compare
Choose a tag to compare

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

06 Feb 09:49
4a8b9b7
Compare
Choose a tag to compare

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

13 Mar 20:33
Compare
Choose a tag to compare

v0.19.13...v0.19.14

v0.19.13

02 Mar 23:46
Compare
Choose a tag to compare

v0.19.12

02 Mar 08:03
Compare
Choose a tag to compare
  • Update lib/helpers/global-context-helper.js 5179d40
  • Dont use RED.settings.functionGlobalContext * fixes #521 e47eee3

v0.19.11...v0.19.12

v0.19.10

26 Sep 14:33
Compare
Choose a tag to compare
  • 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...v0.19.10

v0.19.9

22 Sep 16:34
Compare
Choose a tag to compare
  • 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

v0.19.8...v0.19.9

Maintenance release

15 Sep 18:56
Compare
Choose a tag to compare

v0.19.7...v0.19.8

v0.19.5

13 Jul 14:43
Compare
Choose a tag to compare