mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-17 06:44:42 +08:00
Update README
This commit is contained in:
parent
2f65e0f5ed
commit
94666d4ff7
16
README.md
16
README.md
@ -62,17 +62,15 @@ subscribe<FriendMessageEvent>{
|
||||
发送图片已经完成,但我们还在开发上传图片至服务器。
|
||||
机器人可以转发图片消息.详情查看 [Image.kt](mirai-core/src/commonMain/kotlin/net.mamoe.mirai/message/Message.kt#L81)
|
||||
|
||||
# 现已支持
|
||||
- 发送好友/群消息(2019/10/14)
|
||||
- 接收好友/群消息, 消息链解析(2019/10/14)
|
||||
- 好友在线状态改变(2019/10/14)
|
||||
## 现已支持
|
||||
- 发送好友/群消息(2019/10/14)
|
||||
- 接收好友/群消息, 消息链解析(2019/10/14)
|
||||
- 好友在线状态改变(2019/10/14)
|
||||
|
||||
<br>
|
||||
|
||||
# 使用方法
|
||||
## 要求
|
||||
## 使用方法
|
||||
### 要求
|
||||
- Kotlin 1.3+
|
||||
### 用于 JVM 平台
|
||||
#### 用于 JVM 平台
|
||||
- Java 8
|
||||
## 插件开发
|
||||
``` text
|
||||
|
Loading…
Reference in New Issue
Block a user