----
[](https://gitter.im/mamoe/mirai?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[](https://github.com/mamoe/mirai/actions)
[](https://bintray.com/him188moe/mirai/mirai-core/)
Mirai 是一个在全平台下运行,提供 QQ Android 和 TIM PC 协议支持的高效率机器人框架
这个项目的名字来源于
京都动画作品《境界的彼方》的栗山未来(Kuriyama Mirai)
CRYPTON以初音未来为代表的创作与活动(Magical Mirai)
图标以及形象由画师DazeCake绘制多平台 QQ Android 和 TIM PC 协议支持库与高效率的机器人框架.
纯 Kotlin 实现协议和支持框架,模块全部免费开源。
目前可运行在 JVM 或 Android。
Mirai既可以作为你项目中的QQ协议支持Lib, 也可以作为单独的Application与插件承载QQ机器人
一切开发旨在学习,请勿用于非法用途
加入 Gitter, 或加入 QQ 群: 655057127
Mirai支持以多种方式进行部署,但是目前,我们在集中对mirai-core,mirai-japt, mirai-api-http, mirai-console等核心模块进行特性的开发。
Java 或 Kotlin, 使用 mirai-console 直接进行插件逻辑编写并与其他插件开发者合作共享Mirai 中加载, 详见 Mirai-Native酷Q HTTPAPI 的插件将可以在mirai中加载,Mirai-CQ-Adapter 正在计划中通用 API 模块,一套 API 适配两套协议。 请参考此模块的 API
QQ for Android (8.2.0 版本,2019 年 12 月)协议的实现,目前完成大部分。
TIM PC (2.3.2 版本,2019 年 8 月)协议的实现
支持的功能:
Mirai-http-api的 Mirai Framework for Python我们欢迎一切形式的贡献。
我们也期待有更多人能加入 Mirai 的开发。
若在使用过程中有任何疑问, 可提交 issue 或是邮件联系. 我们希望 Mirai 变得更易用.
您的 star 是对我们最大的鼓励(点击项目右上角)
特别感谢 JetBrains 为开源项目提供免费的 IntelliJ IDEA 等 IDE 的授权

协议原版权归属腾讯科技股份有限公司所有,本项目其他代码遵守:
GNU AFFERO GENERAL PUBLIC LICENSE version 3
其中部分要求:
GitHub 项目地址)Copyright (C) 2019-2020 mamoe and Mirai contributors
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.