Elaina
Elaina
我的评价是: `avilla.standard.core`
我注意到使用 `get_group_list` 时将返回正确的数据...尽管让人困惑, 但似乎是这个 API 的局限性. 而鉴于 `get_group_info` 能且仅能获取已加入群组的信息, 返回的残缺数据不可避免的导致数据结果的失真, 因此, 下游项目应该考虑到这点进行适配, 如在应用连接上服务器时使用 `get_group_list`, 而后配合事件广播对内置缓存进行更新. ~~tx.sb~~
还有就是可扩展的列,也要可自动迁移。
> 目前不同协议似乎使用了不同的字段 (See [Lagrange.OneBot/Message/Entity/MarketFaceSegment.cs#L10-L14](https://github.com/KonataDev/Lagrange.Core/blob/a720deef1806138688000d43c2e72efd1a246911/Lagrange.OneBot/Message/Entity/MarketFaceSegment.cs#L10-L14)),如果使用不同于 LLOneBot 的协议可能会导致无法正常解析 罚你重看一遍。
avilla 允许使用形如 avilla.onebot.llonebot 的命名空间,但 flywheel migrate还没完成。。。
> looks like the jupyter extension is separate from pylance and also open source: [microsoft/vscode-jupyter](https://github.com/microsoft/vscode-jupyter) > > does that cover it? or is there some pylance-specific functionality that we need...
oplog 用 weakref 可能是比较好的。
经验证, `global_mute_timestamp` 也故障着...
已缓解,但仍需要根据情况分派错误。
#83