TLDR
Larswaechter Lars Wächter created an example app for a Telegram bot server based on Node.js. Bots are third-party applications that run inside Telegram. Users can interact with bots by sending them messages, commands and inline requests. You control your bots using HTTPS requests to our bot API. You simply send a message from your phone via Telegram and your webserver receives it over Telegram’s API. The communication takes place over the Telegram API, there's just an internet connection required.via the TL;DR App
no story