[Open Source Small Project] Auto-complete SheerID Platform Authentication, Including Gemini One, ChatGPT K12, etc.

Welcome to give a star and fork.

SheerID Auto-Verification Bot

:loudspeaker: Notice

This project is the early version code of (GGBond) (code available, documentation needs to be updated).
Sufficient for personal use, optimize for commercial use
For learning and exchange purposes only, please do not use for illegal purposes

:sparkles: Project Overview

This is an automated verification tool based on Python Telegram Bot, capable of automatically completing the student/teacher verification process on the SheerID platform. By simulating real user operations, it generates and submits verification documents, greatly simplifying the verification process.

:bullseye: Supported Verification Services

Command Service Type Status Description
/verify Gemini One Pro Teacher Verification :white_check_mark: Complete Google AI Studio Education Discount
/verify2 ChatGPT Teacher K12 Teacher Verification :white_check_mark: Complete OpenAI ChatGPT Education Discount
/verify3 Spotify Student Student Verification :white_check_mark: Complete Spotify Student Subscription Discount
/verify4 Bolt.new Teacher Teacher Verification :white_check_mark: Complete Bolt.new Education Discount (automatically gets code)
/verify5 YouTube Premium Student Student Verification :warning: Half-finished YouTube Premium Student Discount

:spouting_whale: Docker Deployment (Recommended)

Use Docker Compose

  1. Environment Variable Configuration

Edit docker-compose.yml:

environment:
  - MYSQL_HOST=your_mysql_host
  - MYSQL_PORT=3306
  - MYSQL_USER=your_user
  - MYSQL_PASSWORD=your_password
  - MYSQL_DATABASE=tgbot_verify
  1. Start Services
docker-compose up -d
  1. View Logs
docker-compose logs -f
  1. Stop Services
docker-compose down

:open_book: Usage Guide

User Commands

/start              # Start using (register)
/about              # Understand bot functions
/balance            # Check balance
/qd                 # Daily check-in (+1 point)
/invite             # Generate invitation link (+2 points per person)
/use <coupon>       # Use coupon to exchange points
/verify <link>      # Gemini One Pro verification
/verify2 <link>     # ChatGPT Teacher K12 verification
/verify3 <link>     # Spotify Student verification
/verify4 <link>     # Bolt.new Teacher verification
/verify5 <link>     # YouTube Premium Student verification
/getV4Code <id>     # Get Bolt.new verification code
/help               # View help information

Admin Commands

/addbalance <user_id> <points>  - Increase user points
/block <user_id>               - Blacklist user
/white <user_id>               - Remove from blacklist
/blacklist                     - View blacklist
/genkey <coupon> <points> [times] [days] - Generate coupon
/listkeys                      - View coupon list
/broadcast <text>              - Send message to group

:building_construction: Project Repository

13 Likes

Look, thanks for sharing

This is impressive 太强了

Thank you, take a look.

Boss, you are really amazing!

thank you for sharing like

Thank you for sharing

look

Old man is really strong

Amazing dude

Great job, mentor,this has been open sourced

Update Notice:\n​:backhand_index_pointing_right: Restore Spotify Student Subscription Discount\n​:backhand_index_pointing_right: Add YouTube Premium Student Offer (In Progress)\n​:backhand_index_pointing_right: Fix Known Bugs (Now Usable)

1 Like

Great Boss