Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Overview

  • This project was initially intended to be a data science project, but I decided to shift it to a project that aligns more with my interests, which is a Telegram bot project.
  • This bot is capable of generating QR codes for texts, links & WiFi connections. Wifi QR code will automatically connect the users device to WiFi upon scanning.

  • BOT LIVE DEMO

    Necessary libraries & modules :

    pip install python-telegram-bot
    
    pip install qrcode
    
    pip install typing-extensions
    
    pip install os-sys
    

    Demo Video

    VID.mp4