Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Guidone committed Mar 17, 2017
1 parent aa782a0 commit 0413702
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

With **RedBot** you can visually build a full featured chat bot for **Telegram**, **Facebook Messenger** and **Slack** with Node-RED. ~~Almost~~ no coding skills required.

![Release](https://img.shields.io/github/release/guidone/node-red-contrib-chatbot.svg)
![Release](https://img.shields.io/npm/v/node-red-contrib-chatbot.svg)
![npm](https://img.shields.io/npm/dm/node-red-contrib-chatbot.svg)

> Node-RED is a tool for wiring together hardware devices, APIs and online services in new and interesting ways.
Expand Down Expand Up @@ -378,6 +378,7 @@ This might be useful to take appropriate actions based on the chat user (*chatId

## Changelog

* **0.6.20** - Fixed breaking error in Messenger, improved docs, parse node now parses numbers written in plain english
* **0.6.19** - **[breaking changes]** Improved Listen node, better NLP and variables extraction. Previous special tokens like *{email}*, *{url}* are no longer valid
* **0.6.18** - Fix catch all node with Telegram, parse integer number, improved debug node
* **0.6.17** - Fix bug on node message (multiple content)
Expand Down

0 comments on commit 0413702

Please sign in to comment.