mirai/mirai-core-api
sandtechnology 23114b7e81
Support New QQ System Faces (#720)
* Update QQ original faces name

* Add missed channel check

* Change data struct to array

* Revert "Add missed channel check"

This reverts commit e30f97dc

* Remove author

* Make internal

* Update Face implement

* Support decode and encode new system faces

* Correct the magic number

* Lazy name val

* Fix naming inconsistent

* Revert "Fix naming inconsistent"

This reverts commit b7db927f

* Fix naming inconsistent again
2020-12-20 20:59:34 +08:00
..
src Support New QQ System Faces (#720) 2020-12-20 20:59:34 +08:00
build.gradle.kts Fix HMPP platform structure 2020-12-18 15:37:13 +08:00
README.md Rearrange module structure: 2020-10-03 12:42:13 +08:00

mirai-core

mirai 的核心公开 API.

mirai 为多协议设计, mirai-core 只提供基础框架和抽象数据类.
具体的各协议实现为 mirai-core-PROTOCOL, 这些协议模块都继承自 mirai-core.

可用的协议模块: