[Inline bot]
@qrify_everything_bot
Description
A Telegram bot that generates QR codes from entered text and vice versa, and parses QR images back into text. It also features the ability to work inline in other chats (generate QR codes in chats and groups and embed them there)
Features
- Converts entered text into a QR code
- Reads sent QR codes as images and returns the text
- Support an inline mode, meaning you can generate QR codes directly in group or user chats and send them to them
How it works
Text to QR code conversion is performed using the qrcode Python library. However, inline conversion of the same text was implemented using the quickchart.io API.
Reading QR codes is implemented using the python libraries opencv-python-headless and qreader.
Usage example
Reviews
(0)