uy/sun

Results 17 issues of uy/sun

[nonebot-plugin-petpet](https://github.com/noneplugin/nonebot-plugin-petpet) 依赖的 [nonebot_plugin_imageutils](https://github.com/noneplugin/nonebot-plugin-imageutils) 还是找不到所需字体。 ```log 06-13 16:35:06 [INFO] nonebot_plugin_imageutils | Failed to find font Arial:style=normal:variant=normal:weight=bold:stretch=normal:size=10.0, and fallback to the default font was disabled 06-13 16:35:06 [INFO] nonebot_plugin_imageutils | Failed to...

bug

添加一个脚本,方便生成每个版本的副本数据。

enhancement

可通过根据 QQ_BOTS 的配置来进行设置。 网址: 内容:`{"bot_appid":100000}`

enhancement

仅使用词云 (coolqbot-py3.10) @he0119 ➜ /workspaces/CoolQBot (master) $ python -m memory_profiler bot.py 01-30 02:09:07 [SUCCESS] nonebot | NoneBot is initializing... 01-30 02:09:07 [INFO] nonebot | Current Env: prod 01-30 02:09:09 [SUCCESS]...

bug
help wanted

datastore 被爆了! - - - This change is [](https://reviewable.io/reviews/MountainDash/nonebot-bison/399)

## 环境 - nonebot-bison 版本:0.8.2 - nonebot 版本:2.1.1 ## 问题 微博经常报错 ApiError ## 日志 api 返回错误代码 500,数据 res_data 为 ```json { "errno": "300104", "extra": "rs54661.hebe.grid.sina.com.cn:54661:get:slave:Redis server went away", "msg": "Redis执行失败",...

之前的实现不够稳定。

bug

Argument filters shows up in GraphiQL, but still got an error. It works fine before upgrading to v3. ![image](https://github.com/blb-ventures/strawberry-django-plus/assets/5219550/e7099117-7eac-4c25-b1ae-4216603f7e9f) ![image](https://github.com/blb-ventures/strawberry-django-plus/assets/5219550/1c133fb8-16c7-462d-8e1c-c154c24b2f69) Related code: ```python @gql.django.type(models.Device, filters=DeviceFilter, order=DeviceOrder) class Device(relay.Node): name: auto...

enhancement
help wanted

修改时自动转跳至 issue,并填充所需信息。