mirai/mirai-console
Him188 178ca6c1b5 [build] Rewrite shadow relocation; fix dependency graph issues with Android, and improve build performance:
- Generate relocated JARs with classifier `relocated`, instead of replacing the output of `:jar` task.

- Create `JvmRelocated` publications to publish relocated artifacts.

- Patch Kotlin Metadata and Maven Pom for the added publication.

- Updated deps test to be more strict
2023-05-02 16:17:48 +01:00
..
backend [build] Fully support Android target; Update to Gradle 8.0 2023-05-02 16:17:48 +01:00
docs [docs] 在文档注释手表协议不支持戳一戳事件 (#2572) 2023-03-21 14:00:29 +00:00
frontend [build] Rewrite shadow relocation; fix dependency graph issues with Android, and improve build performance: 2023-05-02 16:17:48 +01:00
tools [build] Fully support Android target; Update to Gradle 8.0 2023-05-02 16:17:48 +01: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

开发

开发文档

实用链接