Forte Scarlet
Forte Scarlet
Hey! A while ago, I split and re-pushed the commit message as much as possible (I think I forgot to mention it here, sorry). The current changes should have the...
Changes have been made to the needed adjustments mentioned above. Feel free to let me know of any other reviews after that~
@JakeWharton I think I may have misunderstood a bit before. I thought I needed to split the content of this PR into more defined commits based on the changes, but...
Well, I'll see what I can continue to do afterward based on some smaller parts. However, from what I remember from this PR comment, when I wanted to start working...
I submitted a more ‘smaller’ change #1992 a while ago following the commit steps in this pr. If you have any suggestions or need me to do, please feel free...
进行简单的本地测试未复现此问题。如果问题仍然存在,详细描述下在什么场景中遇到的此问题,或者提供一个最简可复现的逻辑流程。
提供当时的相关详细的DEBUG日志,并检查是否存在接收到来自KOOK的原始事件推送
- 这类扩展API目前可以考虑先自己实现扩展,或者直接尝试使用 #249 中添加的新的动态构建API的新API。 等到组件库2.0后,或在核心库 5.0 之后将组件库们合并回统一的仓库后(参考 https://github.com/simple-robot/simpler-robot/issues/1119 ,不确定合不合),那之后也许会给 ob 组件再增加一系列扩展模块来针对这些三方API提供扩展(例如一个新模块 `simbot-component-onebot-extension-llonebot`)
Part of the optimization has already been done in #93.
Are there any lightweight document building tools that support i18n, other than `vuepress`, `vitepress`, and `docudocusaurus` (I've used these before, and they're still a bit heavy in comparison. I want...