gsuid_core icon indicating copy to clipboard operation
gsuid_core copied to clipboard

💖一套业务逻辑,多个平台支持!异步核心框架GsCore,为插件编写提供完善平台支持、核心数据库统一、复用游戏查询逻辑、网页控制台,支持Bot列表: NoneBot2 & HoshinoBot & ZeroBot & YunZaiBot & Koishi

Results 5 gsuid_core issues
Sort by recently updated
recently updated
newest added

updates: - [github.com/psf/black: 24.3.0 → 24.4.2](https://github.com/psf/black/compare/24.3.0...24.4.2) - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)

![a7e2f923b825609eaacac24af1fbe9a3](https://github.com/Genshin-bots/gsuid_core/assets/119029185/aba189b5-2449-4dd3-b94b-367b14ea7ad0)

- [x] 链接nb2大别野适配器 - [x] 链接koishi - [x] 内置随机字符插件 - [ ] 链接gocq - [x] 支持多步会话 - [x] 支持错误码以图形式发送 - [x] 支持自动文字转图开关

命令出除QQ群环境bot 其它环境bot 头像显示均异常

bug

当网络存在波动,有时候会导致 client.request直接失败,但是这样不会返回任何信息。比如httpx.ConnectError。 能否把client.request也放在try里,同时抛出错误并发信息提醒下?

enhancement