Welcome to give a star and fork.
SheerID Auto-Verification Bot
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
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.
Supported Verification Services
| Command | Service | Type | Status | Description |
|---|---|---|---|---|
/verify |
Gemini One Pro | Teacher Verification | Google AI Studio Education Discount | |
/verify2 |
ChatGPT Teacher K12 | Teacher Verification | OpenAI ChatGPT Education Discount | |
/verify3 |
Spotify Student | Student Verification | Spotify Student Subscription Discount | |
/verify4 |
Bolt.new Teacher | Teacher Verification | Bolt.new Education Discount (automatically gets code) | |
/verify5 |
YouTube Premium Student | Student Verification | YouTube Premium Student Discount |
Docker Deployment (Recommended)
Use Docker Compose
- 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
- Start Services
docker-compose up -d
- View Logs
docker-compose logs -f
- Stop Services
docker-compose down
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