8000 GitHub - Skullkick/IARE-BOT-V5.1: The IARE Bot is a Python script designed to scrape data directly from the Samvidha portal by performing user login. Once logged in, the bot provides users with various operations such as attendance tracking, biometric information retrieval, and bunk calculation.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

The IARE Bot is a Python script designed to scrape data directly from the Samvidha portal by performing user login. Once logged in, the bot provides users with various operations such as attendance tracking, biometric information retrieval, and bunk calculation.

License

Notifications You must be signed in to change notification settings

Skullkick/IARE-BOT-V5.1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IARE UNOFFICIAL BOT

Telegram Bot which scrapes the data from the SAMVIDHA and Sends the calculated Attendance, Biometric etc.

Environment Variables

DEPLOY TO HEROKU

Deploy

LOCAL DEPLOY

  1. Clone the repository.
    git clone https://github.com/Skullkick/IARE-BOT-V5.1
    
  2. Enter the directory.
    cd IARE-BOT-V5.1
    
  3. Install all requirements using pip.
    pip3 install -r requirements.txt
    
  4. Run the file
    python3 main.py
    

Available commands for User:

  • '/login {username} {password}' - Log in with your credentials.

  • '/logout' - Log out from the current session.

  • /report {your report} - Send a report to the bot developer.

  • Note: Replace {username}, {password}, and {your request} with actual values.

Available Buttons for User:

  • Attendance - View your attendance details.

  • PAT Attendance - View your PAT attendance details.

  • Biometric - View your biometric details.

  • Bunk - View the number of classes you can bunk.

  • Logout - Log out from the current session.

  • Saved Username - Displays saved Username in Database and allows user to remove saved login or remove saved login and logout.

Available Commands for Admin

These commands are not accessable for a normal user, Only BOT_DEVELOPER and BOT_MAINTAINER can access these commands.

  • '/reply {your reply}' - Send a reply to the request by replying to it.

  • '/rshow' - Show the requests.

  • '/rclear' - Clear the requests.

  • '/lusers' - Show the list of users.

  • '/tusers' - Show the total number of users

  • '/reset' - Reset the SQllite Database

  • '/admin' - Instead of using command initiates buttons.

Available Buttons for Admin

  • Requests - Show all the Requests.

  • Users - Total Users(Past 24Hrs) and List of users(Past 24Hrs)

  • DATABASE - SQLITE3 Reset the SQlite3 database.

  • DATABASE - POSTGRES Total users in database and reset the database.

About

The IARE Bot is a Python script designed to scrape data directly from the Samvidha portal by performing user login. Once logged in, the bot provides users with various operations such as attendance tracking, biometric information retrieval, and bunk calculation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

0