simple-robot / simbot-component-kook

一个 Kotlin 多平台的 KOOK(开黑啦) Bot SDK 实现库,一个 Simple Robot 组件库,Java 友好、异步高效~ ❤️‍🔥❤️‍🔥😘
https://simbot.forte.love/component-kook.html
GNU Lesser General Public License v3.0
19 stars 1 forks source link

重构 #82

Closed ForteScarlet closed 1 year ago

ForteScarlet commented 1 year ago

部分内容需要重构,例如重构API模块,使其所有的API封装都拥有标准的风格

API 模块

重构阶段优先实现较为常用的或原本就有实现的API

(API)事件相关:

标准库模块

核心模块

以及其他 ...

ForteScarlet commented 1 year ago

核心库(组件库)根据上述变更调整,暂不确定是否存在不兼容情况。

ForteScarlet commented 1 year ago

还需要重新调整/优化内部缓存机制,包括

ForteScarlet commented 1 year ago

https://github.com/simple-robot/simbot-component-tencent-guild/issues/52 结束后,部分内部实现以其为标准(包括API构造私有化、标准库中事件信令的解析等)

ForteScarlet commented 1 year ago

需要支持消息的更新、删除事件

ForteScarlet commented 1 year ago

https://github.com/simple-robot/simbot-component-kook/releases/tag/v3.2.0.0-alpha.8