MCPcopy Create free account

hub / github.com/PastKing/tgbot-verify / functions

Functions162 in github.com/PastKing/tgbot-verify

↓ 1 callersMethodparse_verification_id
(url: str)
spotify/sheerid_verifier.py:44
↓ 1 callersMethodparse_verification_id
(url: str)
one/sheerid_verifier.py:44
↓ 1 callersFunctionprompt_emails
()
oaiteam/invite.py:16
↓ 1 callersFunctionrender_all
并发渲染所有图片
Boltnew/img_generator.py:561
↓ 1 callersFunctionrender_single
异步渲染单张图片
Boltnew/img_generator.py:527
↓ 1 callersFunctionsend_invites
(email_addresses: List[str])
oaiteam/invite.py:44
↓ 1 callersMethodunblock_user
取消拉黑用户
database_mysql.py:238
↓ 1 callersMethoduse_card_key
使用卡密,返回获得的积分数量
database_mysql.py:441
↓ 1 callersMethodverify
执行验证流程,移除状态轮询以减少耗时
youtube/sheerid_verifier.py:83
↓ 1 callersMethodverify
执行教师验证流程
Boltnew/sheerid_verifier.py:104
↓ 1 callersMethodverify
执行验证流程,移除状态轮询以减少耗时
spotify/sheerid_verifier.py:83
↓ 1 callersMethodverify
执行验证流程
one/sheerid_verifier.py:83
Method__del__
清理 HTTP 客户端
k12/sheerid_verifier.py:49
Method__del__
(self)
youtube/sheerid_verifier.py:29
Method__del__
(self)
Boltnew/sheerid_verifier.py:31
Method__del__
(self)
spotify/sheerid_verifier.py:29
Method__del__
(self)
one/sheerid_verifier.py:29
Method__init__
初始化数据库连接
database_mysql.py:21
Method__init__
初始化验证器 Args: verification_id: SheerID 验证 ID
k12/sheerid_verifier.py:38
Method__init__
(self, verification_id: str)
youtube/sheerid_verifier.py:24
Method__init__
(self, install_page_url: str, verification_id: Optional[str] = None)
Boltnew/sheerid_verifier.py:24
Method__init__
(self, verification_id: str)
spotify/sheerid_verifier.py:24
Method__init__
(self, verification_id: str)
one/sheerid_verifier.py:24
Function_html_to_png
将 HTML 转换为 PNG 截图(优化版:复用浏览器实例)
Boltnew/img_generator.py:52
Functionabout_command
处理 /about 命令
handlers/user_commands.py:57
Functionaddbalance_command
处理 /addbalance 命令 - 管理员增加积分
handlers/admin_commands.py:16
Functionbalance_command
处理 /balance 命令
handlers/user_commands.py:75
Functionblacklist_command
处理 /blacklist 命令 - 查看黑名单
handlers/admin_commands.py:117
Functionblock_command
处理 /block 命令 - 管理员拉黑用户
handlers/admin_commands.py:53
Functionbroadcast_command
处理 /broadcast 命令 - 管理员群发通知
handlers/admin_commands.py:239
Functioncheck_channel_membership
检查用户是否加入了频道
utils/checks.py:26
Functioncheckin_command
处理 /qd 签到命令 - 临时禁用
handlers/user_commands.py:96
Functionerror_handler
全局错误处理
bot.py:43
Functiongenerate_email
生成随机学校邮箱 Args: school_domain: 学校域名 Returns: str: 邮箱地址
youtube/name_generator.py:88
Functiongenerate_email
生成随机学校邮箱 Args: school_domain: 学校域名 Returns: str: 邮箱地址
Boltnew/name_generator.py:88
Functiongenerate_email
生成随机学校邮箱 Args: school_domain: 学校域名 Returns: str: 邮箱地址
spotify/name_generator.py:88
Functiongenerate_email
生成随机学校邮箱 Args: school_domain: 学校域名 Returns: str: 邮箱地址
one/name_generator.py:88
Functiongenerate_teacher_image
(first_name: str, last_name: str)
k12/img_generator.py:74
Functiongenkey_command
处理 /genkey 命令 - 管理员生成卡密
handlers/admin_commands.py:144
FunctiongetV4Code_command
处理 /getV4Code 命令 - 获取 Bolt.new Teacher 认证码
handlers/verify_commands.py:545
Methodget_card_key_info
获取卡密信息
database_mysql.py:503
Functionget_concurrency_stats
获取并发统计信息 Returns: dict: 各验证类型的并发信息
utils/concurrency.py:81
Methodget_user_verifications
获取用户的验证记录
database_mysql.py:387
Functionget_verification_semaphore
(verification_type: str)
handlers/verify_commands.py:25
Functionhelp_command
处理 /help 命令
handlers/user_commands.py:65
Functioninvite_command
处理 /invite 邀请命令
handlers/user_commands.py:136
Functionlistkeys_command
处理 /listkeys 命令 - 管理员查看卡密列表
handlers/admin_commands.py:198
Methodnormalize_url
规范化 URL
k12/sheerid_verifier.py:61
Methodnormalize_url
规范化 URL(保留原样)
youtube/sheerid_verifier.py:39
Methodnormalize_url
规范化 URL(保留原样)
spotify/sheerid_verifier.py:39
Methodnormalize_url
规范化 URL(保留原样)
one/sheerid_verifier.py:39
Functionstart_command
处理 /start 命令
handlers/user_commands.py:20
Functionstart_load_monitoring
启动负载监控任务 Args: interval: 监控间隔(秒)
utils/concurrency.py:159
Functionstop_load_monitoring
停止负载监控任务
utils/concurrency.py:202
Functionuse_command
处理 /use 命令 - 使用卡密
handlers/user_commands.py:160
Methodverify
执行完整的验证流程,移除状态轮询以减少耗时
k12/sheerid_verifier.py:119
Functionverify2_command
处理 /verify2 命令 - ChatGPT Teacher K12
handlers/verify_commands.py:107
Functionverify3_command
处理 /verify3 命令 - Spotify Student
handlers/verify_commands.py:183
Functionverify4_command
处理 /verify4 命令 - Bolt.new Teacher(自动获取code版)
handlers/verify_commands.py:266
Functionverify5_command
处理 /verify5 命令 - YouTube Student Premium
handlers/verify_commands.py:462
Functionverify_command
处理 /verify 命令 - Gemini One Pro
handlers/verify_commands.py:31
Functionwhite_command
处理 /white 命令 - 管理员取消拉黑
handlers/admin_commands.py:85
← previous101–162 of 162, ranked by callers