高效率 QQ 机器人支持库
Go to file
2021-02-04 01:49:48 +08:00
.github/workflows Update ReleasePublishing.yml 2020-12-19 23:37:41 +08:00
.idea Add project icon 2020-09-23 10:08:59 +08:00
backend Mark @JvmWildcard on Command.overloads for fix java cannot extends XXXCommand 2021-02-03 22:11:14 +08:00
buildSrc 2.2.2 2021-01-31 23:08:52 +08:00
docs 2.3.2 2021-02-03 19:55:29 +08:00
frontend Configure workingDir for bots, support custom file name for deviceInfo, close #249 2021-02-01 08:53:26 +08:00
gradle/wrapper Gradle 6.8 2021-01-14 17:02:06 +08:00
tools Support CommandDeclarationLineMarkerProvider for Java methods 2021-02-03 21:47:19 +08:00
.editorconfig Configure .editorconfig 2020-09-17 22:20:48 +08:00
.gitignore Fix frontend 2020-06-29 22:10:52 +08:00
.gitmodules Link MiraiAndroid 2020-06-24 16:38:34 +08:00
build.gradle.kts Update to mirai-core 2.0-M1-dev-3 2020-12-18 16:36:49 +08:00
gradle.properties Enable parallel tasks 2020-11-29 00:15:21 +08:00
gradlew Separate mirai-console series from main repository 2020-02-27 13:18:33 +08:00
gradlew.bat Separate mirai-console series from main repository 2020-02-27 13:18:33 +08:00
LICENSE Fix LICENSE 2020-08-28 20:34:35 +08:00
README.md Update README.md 2021-01-24 03:20:45 +00:00
settings.gradle.kts Extract ResolveContext and RestrictedScope to separate modules 2021-01-29 07:44:22 +08:00

logo
title

Mirai 是一个在全平台下运行,提供 QQ 协议支持的高效率机器人库

这个项目的名字来源于

京都动画作品《境界的彼方》栗山未来(Kuriyama Mirai)

CRYPTON初音未来为代表的创作与活动(Magical Mirai)

图标以及形象由画师DazeCake绘制

mirai-console

高效率 QQ 机器人框架,机器人核心来自 mirai

Gradle CI Download Gitter

使用

安装 JAR 插件

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

执行指令

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

内置指令

BuiltInCommands

开发

开发文档

实用链接