mirai/mirai-console
cssxsh 0aad162cad
[console] Deprecate PermitteeId.hasChild and replace with PermitteeId.isChildOf (#2762)
* fix: hasChild

* fix: docs

* feat: contains

* add: api dump

* fix: isChildOf
2023-08-12 14:00:53 +08:00
..
backend [console] Deprecate PermitteeId.hasChild and replace with PermitteeId.isChildOf (#2762) 2023-08-12 14:00:53 +08:00
docs [console] 优化插件 classpath 策略 (#2666) 2023-05-21 21:21:20 +08:00
frontend [console] Refactor org.slf4j.spi.SLF4JServiceProvider service file (#2701) 2023-07-26 16:27:05 +08:00
tools [gradle] Skip EUR in runConsole 2023-07-25 14:46:34 +08:00
.gitignore Move all files into mirai-console subfolder 2021-12-06 14:51:44 +00:00
.gitmodules Move all files into mirai-console subfolder 2021-12-06 14:51:44 +00:00
README.md Add mirai-console/README.md back 2021-12-06 14:58:43 +00:00

mirai-console

高效率 QQ 机器人框架

使用

安装 JAR 插件

jar 文件放入 plugins 并重启 Mirai Console。

执行指令

在控制台输入 ? 查看可用指令列表。** 注意,请先为用户授予执行某些指令的权限,详见 示例**。

内置指令

BuiltInCommands

开发

开发文档

实用链接