From cf28a17654ce58fccd2c3869b43cb51620a3e6dc Mon Sep 17 00:00:00 2001 From: Alexander Cerutti Date: Sun, 4 Nov 2018 23:34:18 +0100 Subject: [PATCH] Added node-telegram-operation-manager to community field --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6971ee9b..37d08a83 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ Some things built using this library that might interest you: * [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) +* [node-telegram-operation-manager](https://github.com/alexandercerutti/node-telegram-operation-manager): A utility to manage replies flows and commands. Let also create custom queues for your own bot. ## License