Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ascii2d): changed to ascii2d GET interface, fix #26 #28

Merged
merged 3 commits into from
Apr 16, 2024
Merged

fix(ascii2d): changed to ascii2d GET interface, fix #26 #28

merged 3 commits into from
Apr 16, 2024

Conversation

Container-Zero
Copy link
Contributor

修改为 ascii2d 的 GET 接口,以节省请求资源,并规避高版本 koishi 下 Formdata 报错而无法使用 ascii2d 接口的错误。

src/ascii2d.ts Outdated Show resolved Hide resolved
Copy link
Member

@MaikoTan MaikoTan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, could you change the koishi version in package.json to 4.17.0 or newer for forcing the new api for fetching resources?

@Container-Zero
Copy link
Contributor Author

Looks good to me, could you change the koishi version in package.json to 4.17.0 or newer for forcing the new api for fetching resources?

Modified.

@Container-Zero Container-Zero requested a review from MaikoTan April 16, 2024 04:50
@shigma shigma merged commit eb623dc into koishijs:master Apr 16, 2024
@shigma shigma changed the title fix(ascii2d):Changed to ascii2d GET interface.(koishijs#26) fix(ascii2d): changed to ascii2d GET interface, fix #26 Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants