From 4653bb1b382ff85d4b21dd4441f648df55974245 Mon Sep 17 00:00:00 2001 From: Guidone Date: Fri, 26 May 2017 09:36:34 +0200 Subject: [PATCH] doc: Add RedBot to list of projects using telegram-bot-api (#341) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a95328d..64b4e3f 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ Some things built using this library, and might interest you: * [node-telegram-bot-api-middleware](https://github.com/idchlife/node-telegram-bot-api-middleware): Middleware for node-telegram-bot-api * [teleirc](https://github.com/FruitieX/teleirc): A simple Telegram ↔ IRC gateway * [bot-brother](https://github.com/SerjoPepper/bot-brother): Node.js library to help you easily create telegram bots +* [redbot](https://github.com/guidone/node-red-contrib-chatbot): A Node-RED plugin to create telegram bots visually ## License