itsAPK / telegram-bot--qrcode-maker

This the simple Python bot which generate QR Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

telegramqrcodebot

This the simple Python bot which generate QR Code in png format

Installation

Use Python 3 to install and run the Bot.

pip3 install pyTelegramBotAPI,pyqrcode,pypng

python3 bot.py

Used Libraries

pyTelegramBotAPI : to setting telegram bot
pyqrcode: to generate QR code
pypng : to get image in png format

About

This the simple Python bot which generate QR Code


Languages

Language:Python 100.0%