simbot-component-onebot
simbot-component-onebot copied to clipboard
新增接口 `/upload_group_file` 以支持上传文件
https://llonebot.apifox.cn/api-155975222
- 这类扩展API目前可以考虑先自己实现扩展,或者直接尝试使用 #249 中添加的新的动态构建API的新API。
等到组件库2.0后,或在核心库 5.0 之后将组件库们合并回统一的仓库后(参考 https://github.com/simple-robot/simpler-robot/issues/1119 ,不确定合不合),那之后也许会给 ob 组件再增加一系列扩展模块来针对这些三方API提供扩展(例如一个新模块
simbot-component-onebot-extension-llonebot)