emilioschepis / qr-sync-telegram-bot

A Telegram Bot that decodes QR codes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QR Sync Telegram Bot

Telegram

QR Sync Bot is a Telegram bot that allows users to decode the content of any 2D QR code. The bot will decode photos up to 1280x1280px taken from the camera or the camera roll. It is a very simplified version of the open source Android app QR Sync.

Try it out at @QRSyncBot

The whole logic of this application runs through a single AWS Lambda Function that is responsible of handling the Telegram Webhook. The various resources are created and mantained through the Serverless Framework.

External dependencies

About

A Telegram Bot that decodes QR codes.


Languages

Language:JavaScript 100.0%