From b585957a0a492586fdf615a3bc186d78e6fd0338 Mon Sep 17 00:00:00 2001 From: Alexander Cerutti Date: Tue, 15 May 2018 08:10:43 +0200 Subject: [PATCH] doc: Add telegram-keyboard-wrapper to community section (#529) pr-by: @alexandercerutti --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6de216a1..02052a0a 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ Some things built using this library that might interest you: * [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 +* [node-telegram-keyboard-wrapper](https://github.com/alexandercerutti/node-telegram-keyboard-wrapper): A wrapper to improve `reply_markup` structures creation in an easy way (supports Inline Keyboards, Reply Keyboard, Remove Keyboard and Force Reply) ## License