Files
konabot-web/README.md
passthem aa8e263721
All checks were successful
continuous-integration/drone/push Build is passing
更新 README.md
2025-11-07 00:57:07 +08:00

715 B
Raw Blame History

Konabot Web

此方 Bot 专用 Web 应用,让坏枪的渲染模块可以有更多自定义的图图。

瓜皮告诉我说,四川人很喜欢说叠词。

安装

本项目使用 bun 进行包管理,但是如果你用 npm 的话我不拦你。这里建议用 bun。你可以前往Bun 官网查看如何安装 bun。例如,在 Windows打开一个控制台并输入

powershell -c "irm bun.sh/install.ps1 | iex"

安装好 bun 以后,在你喜欢的用于安置代码的文件夹,输入:

git clone https://gitea.service.jazzwhom.top/mttu-developers/konabot-web.git
cd konabot-web
bun install

运行

bun run dev