Cyan
Cyan
I compiled it but it got errors when I ran it. It seemed it didn't require module before using it. Such as MainLoadingType
I wrote it wrong. It's [Ctrl] + [Backspace]
最新的Idea 2023.1,SDDM + Plasma KDE
IntelliJ IDEA 2023.1 (Ultimate Edition) Build #IU-231.8109.175, built on March 28, 2023 Runtime version: 17.0.6+10-b829.5 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Linux 6.2.9-zen1-1-zen GC: G1 Young Generation,...
建议更新最新完整包后再试,或手动重置system.prop
主要问题就是在 Discord 的 editMessage 不会将 Satori 的 Fragment 转换为对应平台的格式 然后直接发送出去了, 然后平台 (Discord) 不认 Satori Elements, 就直接显示了 #### 正常 session.send 的流程: `session.send` 调用 `bot.sendMessage` L150 https://github.com/koishijs/koishi/blob/eb42c4df96bf2001ed23bea208a26b4015591e3a/packages/core/src/session.ts#L147-L154 然后看这边, 调用了 `bot.createMessage` L167 https://github.com/satorijs/satori/blob/5c0b8d6d715df11908ec3be8efbfe9bf31868bc3/packages/core/src/bot.ts#L167...
> What is it ? https://github.com/koishijs/koishi/security To report a security issues without everybody seeing it
> 你可以: > > ```shell > yarn pub your-pkg --otp=****** > ``` 这个 your-pkg 可以是 workspace 的名字,甚至可以稍微简写一下
emm, 应该可以 close 了吧, https://github.com/cordiverse/yakumo/blob/dc2c94f5359f7f2d9abd3dc68fbecf852941281a/packages/core/src/plugins/publish.ts#L45 这个提示应该是 Yarn 的 prompt, 不大好整? 如果加 silent 参数会不会就不用把 stdio 忽略了? 但是只有你开 debug 他才会一个一个运行, 而不是一起运行, 如果不加 debug 会不会出现 N 个要你 otp 的 prompt? (
Koishi 大型状态不同步现场.png