mirai/mirai-console
char46 fa734ce2ff
[docs] 将 TempCommandSender 替换为 GroupTempCommandSender (#2457)
根据后文代码注释'mirai 正计划支持其他渠道发起的临时会话, 届时此事件会变动. 原 TempCommandSender 已更改为 GroupTempCommandSender'修改。
2023-01-25 15:18:23 +00:00
..
backend [docs] 将 TempCommandSender 替换为 GroupTempCommandSender (#2457) 2023-01-25 15:18:23 +00:00
docs [docs] Fix typo, close #2207 2022-08-25 16:05:15 +08:00
frontend [core+console] Raise deprecation level for 2.14, API including: 2022-12-27 15:53:12 +00:00
tools [idea] Support IDEA 2022.3 2022-12-22 13:27:45 +00: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

开发

开发文档

实用链接