From 41f493ba826a39ade5c9b910cdefb5e7820e84b5 Mon Sep 17 00:00:00 2001 From: Dmitry Vyazin <55276080+VDS13@users.noreply.github.com> Date: Tue, 31 Jan 2023 03:17:06 +0300 Subject: [PATCH] docs: update README.md (#1044) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 420370b..85f7909 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ Some things built using this library that might interest you: * [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 keyboards structures creation through a more easy-to-see way (supports Inline Keyboards, Reply Keyboard, Remove Keyboard and Force Reply) * [beetube-bot](https://github.com/kodjunkie/beetube-bot): A telegram bot for music, videos, movies, EDM tracks, torrent downloads, files and more. +* [telegram-inline-calendar](https://github.com/VDS13/telegram-inline-calendar): Date and time picker and inline calendar for Node.js telegram bots. ## 👥 Contributors