Skip to content

jonnymygit/classplus-token-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classplus Token Telegram Bot

This Telegram bot allows users to generate a Classplus token by providing their email and OTP.

Features

  • Email input
  • OTP verification
  • Token generation
  • Telegram bot integration

Setup Instructions

  1. Create a .env file using .env.example:
  sudo apt update
   sudo apt install python-is-python3
python3 -m pip install -r requirements.txt
python3 -m venv venv
 source venv/bin/activate
git clone https://github.com/Shreya0789/classplus-token-generator
cd classplus-token-generator
sudo apt install tmux && tmux
  1. Run the bot:
    python3 bot.py

Made with ❤️ for Classplus users.

About

Token Generate Classplus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Procfile 0.6%