Creating a Conversational Telegram Bot in Node.js

added by JavaScript Kicks
12/27/2019 9:52:15 AM

679 Views

Use a finite state machine and async/await to create a conversation bot with Node Telegram is a free multi-platform messaging app. They release new versions with interesting features fairly often, and one of the biggest ones was their bot platform. I've been having some fun lately developing a couple of bots, and I came up...


0 comments