Skip to content

DavidDiao/xcb-sys-v3

Repository files navigation

xcb-sys-v3

通过coolq-http-api使用酷Q开发的小糍粑机器人系统后台。

Install

git clone https://github.com/DavidDiao/xcb-sys-v3.git
  • 根据example创建配置文件.env和database.json,修改coolq-http-api配置文件
  • 建立数据库
  • 安装需求库并数据库迁移
npm install -g db-migrate
# 速度慢可使用淘宝镜像 --registry=https://registry.npm.taobao.org
npm install
db-migrate up
  • 启动bot
node index.js

About

Xiaociba system for CoolQ through https://github.com/richardchien/coolq-http-api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published