Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram QR Code Bot

This is a Telegram bot that converts user text messages to QR codes and sends them back to the user. Bu, kullanıcı metin mesajlarını QR kodlarına dönüştüren ve kullanıcıya geri gönderen bir Telegram botudur.

Example

GIF showing brief usage of the project

Requirements

  • qrcode==7.4.2
  • pyTelegramBotAPI==4.10.0
  • pillow==9.5.0

Usage

  1. Clone the repository:
    git clone https://github.com/erensunar/qr-generator-telegram-bot.git
  1. Install the required packages:
    pip install -r requirements.txt
  1. Create a new Telegram bot and get the bot token. You can find instructions here.

  2. Add your bot token to the config file.

  3. Run the bot:

    python telegram_bot.py
  1. Send a text message to the bot and receive a QR code in response!

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This is a Telegram bot that converts user text messages to QR codes and sends them back to the user. Bu, kullanıcı metin mesajlarını QR kodlarına dönüştüren ve kullanıcıya geri gönderen bir Telegram botudur.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages