Skip to content

QQ Dice Robot For TRPG QQ跑团掷骰机器人

License

Notifications You must be signed in to change notification settings

Dice-Developer-Team/Dice

Repository files navigation

Dice!

QQ Dice Robot For TRPG Based on CoolQ/Mirai/XQ

License Downloads GitHub contributors GitHub last commit

简介

Dice!是一款基于酷Q/Mirai/go-cqhttp/OneBot协议的跑团掷骰机器人

论坛: https://forum.kokona.tech

Latest Stable Release: GitHub release GitHub Release Date

Latest Release: GitHub release GitHub Release Date

开发者

贡献者:w4123溯洄 Shiki jh123111 緋色月下、スイカを食う

感谢:Flandre Cirno 回転 他是王家乐。白いとう 哞哞哞哞哞哞哞哞哞哞哞哞 丸子 黯星 一盏大师 初音py2001 Coxxs orzFly 水纹霖霖CauchyDOOM 等(排名不分先后)(如有缺漏请务必联系色子:3258528467)

编译须知

  1. 安装CMake(v3.15+), git和一个合适的支持C++17的编译器
  2. clone此repo,请注意此repo含有submodule,git clone https://github.com/Dice-Developer-Team/Dice --recursive
  3. 如果你在Cross-compile,请先执行./vcpkg/bootstrap-vcpkg.sh,以防止Cross-compiler冲突。如果你没在Cross-compile,你可以直接运行下一步,vcpkg会自动被安装。
  4. 执行cmake .,如果你在交叉编译,你可能需要设置CC, CXX, VCPKG_TARGET_TRIPLET等环境变量到对应的参数才能正常编译。
  5. 执行cmake --build .完成编译

在大多数情况下,你不需要自行编译。你可以在Github Releases 以及 Github Actions中找到编译好的二进制版本。

Issue提交

提交Issue前请务必确认没有其他人提交过相同的Issue, 善用搜索功能 提交Bug时最好附有截图以及问题复现方法, 同时也欢迎新功能建议

License

Dice! QQ Dice Robot for TRPG

Copyright (C) 2018-2022 w4123溯洄 Shiki

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http:https://www.gnu.org/licenses/.