Go to file
_Karasu_ a08102fc30 添加Visual Studio编译支持 2022-10-20 13:15:42 +08:00
.github/workflows 上传仓库 2022-10-08 22:47:18 +08:00
dependencies 添加Visual Studio编译支持 2022-10-20 13:15:42 +08:00
single_include 添加Visual Studio编译支持 2022-10-20 13:15:42 +08:00
src 添加Visual Studio编译支持 2022-10-20 13:15:42 +08:00
.clang-tidy 上传仓库 2022-10-08 22:47:18 +08:00
.gitignore 添加Visual Studio编译支持 2022-10-20 13:15:42 +08:00
CMakeLists.txt 添加Visual Studio编译支持 2022-10-20 13:15:42 +08:00
LICENSE Initial commit 2022-10-08 22:41:44 +08:00
README.md Update README.md 2022-10-10 11:13:25 +08:00

README.md

Lucas-Bot


使用MiraiCP框架开发的QQ机器人

Features / 目前功能:

(未打勾的即为开发中功能,以后还会持续添加)

  • 群消息复读
  • 营销号文案生成
  • 发病文案生成
  • 疯狂星期四文案生成
  • 整合狗屁不通文章生成器
  • 东方Project图片生成
  • 群签到
  • 钓鱼
  • 打工
  • 五千兆表情包生成
  • 群内消息随机发起攻击

How to compile / 编译说明:

  • 1.编译dependencies中的Http和Person为动态链接库
  • 需要支持OpenSSL的libcurl
  • 2.加载主cmake项目编译为libMiraiCPPlugin.dll或者libMiraiCPPlugin.so
  • 3.参考MiraiCP的说明加载动态链接库到框架中启动运行

Note目前仅支持Windows系统Linux系统将在后期适配

LICENSE / 许可证


GNU Affero General Public License v3.0

Lucas' Bot 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.

Lucas' Bot 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 Lucas' Bot. If not, see https://www.gnu.org/licenses/.


Project URL / 项目地址

主仓库地址:https://gitme.fun/lucas8485/Lucas-Bot

镜像仓库地址:https://github.com/lucas8485/Lucas-Bot