FloatTech / FloatTech/ZeroBot-Plugin

插件wordle无法工作

Open
#1,308 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
2.6k
Forks
2k
PR merge metrics
No merged PRs in 30d

Description

[插件wordle](https://github.com/FloatTech/ZeroBot-Plugin/tree/master/plugin/wordle)无法工作
库 https://github.com/FloatTech/AnimeAPI/blob/main/tl/tl.go 中引用链接指向的文件失效
以下是报错:
团队猜单词 `ERROR: Get "https://api.cloolc.club/fanyi?data=pride": tls: failed to verify certificate: x509: certificate is valid for wangpan.cloolc.club, not api.cloolc.club`
个人猜单词 `ERROR: Get "https://api.cloolc.club/fanyi?data=sorry": tls: failed to verify certificate: x509: certificate is valid for wangpan.cloolc.club, not api.cloolc.club`
团队六阶猜单词 `ERROR: Get "https://api.cloolc.club/fanyi?data=bullet": tls: failed to verify certificate: x509: certificate is valid for wangpan.cloolc.club, not api.cloolc.club`
个人六阶猜单词 `ERROR: Get "https://api.cloolc.club/fanyi?data=vacant": tls: failed to verify certificate: x509: certificate is valid for wangpan.cloolc.club, not api.cloolc.club`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with plugin/wordle in ZeroBot-Plugin and inspect the referenced tl/tl.go in FloatTech/AnimeAPI to trace the failing translation endpoint. Reproduce the team and personal wordle requests shown in the report, then verify that all four modes complete without the TLS certificate error after the endpoint issue is addressed.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.