simpler-robot icon indicating copy to clipboard operation
simpler-robot copied to clipboard

v5.0

Open ForteScarlet opened this issue 1 year ago • 2 comments

等待:

考虑顺带手解决其他一些痛点:

  • [ ] 更新的不兼容问题:尽量确保此次二进制兼容/向下兼容,或至少源码兼容
  • [ ] 更多唯一标识,考虑为组件标识、插件等附加 application 范围的唯一ID,也方便集成一些系统,比如web ui
  • [ ] 感觉botManager还是得要范型,且不再考虑允许“可能的”重复bot
  • [ ] application里寻找某个bot稍微有点儿费劲,在Java里
  • [ ] 基于 kotlinx-io,简化 Resource 和 (Offline)Image
  • [ ] 考虑为所有组件废弃 stdlib 模块
  • 还有啥?

ForteScarlet avatar Oct 10 '24 14:10 ForteScarlet