Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Creating a bot for Telegram with Node.js and migrating to AWS

Creating a bot for Telegram with Node.js and migrating to AWS

Jonathan Brizio

June 27, 2019
Tweet

More Decks by Jonathan Brizio

Other Decks in Technology

Transcript

  1. 1. What is a bot? 2. Telegram bot API 3.

    Telegraf bot framework 4. From an idea to a code production-ready 5. Migrating our code to the cloud 6. Demo Index
  2. Telegram Bot API The Bot API is an HTTP-based interface

    created for developers keen on building bots for Telegram.
  3. Features • Integrate with others services • Get customized notifications

    and news • Accept payments from Telegram users • Create custom tools • Build single and multiplayer games
  4. From an idea to a code production-ready How was the

    development of a bot for Telegram with Node.js and migrating to the cloud.
  5. 1 Feasibility of the idea Steps Analyze API Docs Create

    a simple PoC 2 3 Design the entire flow 4 Development 5
  6. Migrating our code to the cloud Moving our bot from

    a development environment to the cloud in order to support all the 24/7 requests and issues.
  7. Demo Access to Telegram and search the bot by the

    following name or scan the QR code. https://telegram.me/SaldoRedBusBot