高效率 QQ 机器人支持库
Go to file
Eritque arcus 717fdfc463
mirai-console-gradle 适配gradle7 (#368)
* mirai-console-gradle 适配gradle7

* Revert "mirai-console-gradle 适配gradle7"

This reverts commit e7af8f4c

* 去掉不必要的部分
2021-06-19 00:50:17 +08:00
.github/workflows Add buildscan 2021-04-10 15:53:05 +08:00
.idea Add project icon 2020-09-23 10:08:59 +08:00
backend 2.7-M1-dev-4 2021-05-31 16:14:18 +08:00
buildSrc Kotlin 1.5 and dependencies updates (#346) 2021-05-27 13:50:28 +08:00
docs Update BuiltInCommands.md 2021-05-30 10:23:22 +08:00
frontend Kotlin 1.5 and dependencies updates (#346) 2021-05-27 13:50:28 +08:00
gradle/wrapper Gradle 6.8 2021-01-14 17:02:06 +08:00
tools mirai-console-gradle 适配gradle7 (#368) 2021-06-19 00:50:17 +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 Remove bintray 2021-05-25 12:13:43 +08:00
gradle.properties Enable parallel tasks 2020-11-29 00:15:21 +08:00
gradlew Use Gradle JavaVersion API (#325) 2021-04-07 23:38:50 +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 Remove bintray 2021-05-25 12:13:43 +08:00
settings.gradle.kts Remove bintray 2021-05-25 12:13:43 +08:00

logo
title

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

这个项目的名字来源于

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

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

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

mirai-console

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

Gradle CI Gitter

使用

安装 JAR 插件

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

执行指令

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

内置指令

BuiltInCommands

开发

开发文档

实用链接