/qrbot

Telegram bot for generating QR from URLs. Can be hosted at Yandex cloud functions.

Primary LanguageGo

QR code bot

This bot can be helpful if you need to generate QR codes for URLs. It can be hosted on Yandex cloud.

When configuring cloud function

  • you should add environment variable TOKEN with Bot API token.
  • you should configure your bot to use webhooks as described here.