Skip to content

itsAPK/telegram-bot--qrcode-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages