1.6 KiB
1.6 KiB
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/.