Demo telegram bot with TonConnect

Code for the Ton dev study lecture #3

⚠️Don't use this bot in production!

Production-ready full bot example here

Getting started

Rename .env.example to .env and paste your telegram bot token

  1. npm i
  2. npm run start