mirai/README.md

41 lines
790 B
Markdown
Raw Normal View History

2019-08-07 18:14:29 +08:00
# Mirai
2019-08-08 12:45:12 +08:00
2019-08-17 13:56:03 +08:00
一个以<b>TIM QQ协议</b>驱动的JAVA(+Kotlin) <b>全开源</b> QQ机器人服务端核心<br>
2019-08-08 12:45:12 +08:00
不受由于<b>SMARTQQ</b>关停的影响<br>
2019-08-17 13:19:18 +08:00
项目处于快速开发阶段<br>
由于是学生, 无法每日更新<br>
2019-08-08 12:45:12 +08:00
一切开发旨在学习, 请勿用于非法用途<br>
<br>
2019-08-17 13:56:03 +08:00
A JAVA(+Kotlin) powered open-sources project under GPL license<br>
2019-08-08 12:48:19 +08:00
It use protocols from <i>TIM QQ</i>, meaning it won't be affect by the close of <i>smart QQ</i><br>
The project is all for <b>learning proposes</b> and still in <b>developing stage</b><br>
2019-08-08 12:45:12 +08:00
<br>
2019-08-08 12:51:21 +08:00
## 使用方法
### 要求
2019-08-17 13:17:56 +08:00
- Java 11 或更高
- Kotlin
2019-08-08 12:51:21 +08:00
### 插件开发
``` php
to be continue
...
```
## Usage
### Requirements
2019-08-17 13:16:15 +08:00
- Java 11 or higher
- Kotlin
2019-08-08 12:51:21 +08:00
### Plugin Developments
``` php
to be continue
...
```
2019-08-08 12:45:12 +08:00