
Security News
New React Server Components Vulnerabilities: DoS and Source Code Exposure
New DoS and source code exposure bugs in React Server Components and Next.js: what’s affected and how to update safely.
@xiling-bot/sticker
Advanced tools
A server side tool to generate 5000choyen style image with node.js
一个服务端调用canvas生成5000choyen样式图片的工具

这图太沙雕了,群友都想要bot生成这玩意,于是就移植了一个 nodejs 版本的方便给 bot 调用。
从 5000choyen 项目修改而来,
配合中文修改了字体,增加了直接保存图片以及返回 base64 的webapi,优化了一部分代码。
确保你已经配制好git、nodejs、npm
git clone https://github.com/Akegarasu/5000choyen-nodejs.git
cd 5000choyen-nodejs
npm install
node ./webapi.js
本项目提供了一个 webapi 可以直接调用,返回生成图片的 base64
本项目的默认端口是3000,你也可以在webapi.js中修改端口和 api 的终结点。
http://127.0.0.1:3000/api/5000choyen?top=谁来带我&bottom=上大分
FAQs
xiling-bot的贴图表情生成插件
We found that @xiling-bot/sticker demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
New DoS and source code exposure bugs in React Server Components and Next.js: what’s affected and how to update safely.

Security News
Socket CEO Feross Aboukhadijeh joins Software Engineering Daily to discuss modern software supply chain attacks and rising AI-driven security risks.

Security News
GitHub has revoked npm classic tokens for publishing; maintainers must migrate, but OpenJS warns OIDC trusted publishing still has risky gaps for critical projects.