YumeMichi / tsugu-bangdream-bot

BanG Dream! girs band party bot, Koishi plugin, data from https://bestdori.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tsugu-bangdream-bot

✨ BanG Dream!少女乐团派对 多功能 BOT ✨

npm npm npm

🏠 后端部署

需要 nodejs 18+ 环境以及 npm 等包管理工具

nodejs官网

git clone git@github.com:Yamamoto-2/tsugu-bangdream-bot.git
cd tsugu-bangdream-bot
cd backend
npm install -g ts-node
npm install -g pm2
npm install 
# 此时安装时间可能较长,并且需要可以完善编译 canvas 的环境
# 启动后端
pm2 start ecosystem.config.js

🧹 后端日志清理

# 安装 pm2 的插件:定时清理日志
pm2 install pm2-logrotate
# 启动定时清理日志
pm2 set pm2-logrotate:compress 0

📖 文章

相关文章: https://www.bilibili.com/read/cv24464090

🚪 相关项目

项目名称 传送门
koishi-plugin-tsugu-bangdream-bot npm
nonebot-plugin-tsugu-frontend github
lgr-tsugu-py release
chat-tsugu-py pypi
tsugu-api-python pypi
tsugu-bot-go github
nonebot-tsugu pypi

请自行甄别以上项目安全性与完成度

🐧 QQ 官方机器人

点击链接了解机器人详情 Tsugu

📦 数据支持

项目 传送门
数据支持 🔗bestdori
车牌数据 🔗bandoristation

About

BanG Dream! girs band party bot, Koishi plugin, data from https://bestdori.com/

License:MIT License


Languages

Language:TypeScript 93.7%Language:JavaScript 5.5%Language:Python 0.8%Language:Batchfile 0.0%