Aucune description

NaturalHG 5eda090f77 typo il y a 3 ans
.github 56e9fb38c6 Create config.yml il y a 4 ans
.idea b21188f9e1 Add project icon il y a 5 ans
backend 5eda090f77 typo il y a 3 ans
buildSrc 735e31551a Revert "Upgrade buildscript for Kotlin 1.6.0, use Gradle 7.2" il y a 4 ans
docs 03ebfd2278 Migrate to Kotlin 1.5.30 il y a 4 ans
frontend 2dda2ff31b Do not call 'exitProcess' in console backend, but in terminal il y a 4 ans
gradle a518037585 Gradle 7.1 il y a 4 ans
tools 735e31551a Revert "Upgrade buildscript for Kotlin 1.6.0, use Gradle 7.2" il y a 4 ans
.editorconfig f341d2f1f6 Update editorconfig from mirai-core il y a 4 ans
.gitignore 58eac01cad Fix frontend il y a 5 ans
.gitmodules d25ff4b6e3 Link MiraiAndroid il y a 5 ans
LICENSE 154cd4e8f4 Fix LICENSE il y a 5 ans
README.md 5cccc7755d Add notice il y a 4 ans
build.gradle.kts 03ebfd2278 Migrate to Kotlin 1.5.30 il y a 4 ans
gradle.properties 735e31551a Revert "Upgrade buildscript for Kotlin 1.6.0, use Gradle 7.2" il y a 4 ans
gradlew d75b6a061c Use Gradle JavaVersion API (#325) il y a 4 ans
gradlew.bat 86d1ecf3f0 Separate `mirai-console` series from main repository il y a 6 ans
settings.gradle.kts d534bbcb48 Remove GRADLE_METADATA il y a 4 ans

README.md

logo
title ---- Mirai 是一个在全平台下运行,提供 QQ 协议支持的高效率机器人库 这个项目的名字来源于

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

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

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

已合并到 mirai 主仓库

mirai-console 已经合并到 mirai 主仓库: mirai.

本仓库仅保存旧版 issues, 请在 mirai 仓库提交 PR 以及新 issues.

mirai-console

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

Gradle CI Gitter

使用

安装 JAR 插件

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

执行指令

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

内置指令

BuiltInCommands

开发

开发文档

实用链接