SnowMoonSS
SnowMoonSS
``` 05-04 08:57:48 [SUCCESS] nonebot | ONEBOT V11 1234567890| [message.private.friend]: Message 102812458 from 123456789"更新明日方舟信息" 05-04 08:57:48 [INFO] nonebot | Event will be handled by 05-04 08:57:48 [INFO] src | 明日方舟...

When there are no players on the planet, the shield has no effect and the Dark Fog can still land. When I went to the planet, I found that its...
不清楚作者的意图,所以不知这算不算bug **需求描述 Descibe the feature** 如果将词条的RANDOM属性设置为了0——也就是不随机回复,在给这条消息学习新的回复时(使用`学习#测试#内容`这样的指令),RANDOM属性会被重置为1——也就是随机回复。至于优先级和匹配方式,我还没试过…… 希望能在学习新内容时,能够保留原来的词条属性 **这是否是一个突破性变化?Is this a breaking changes?** NO,不过,在添加新的词条内容时,这将更加方便
``` 2024-05-14 15:41:46 W/bilibili-helper: DynamicTasker with 161775300 fail. java.lang.IllegalArgumentException: card: 931222778930004006 at bilibili-helper-1.8.0.mirai2.jar//xyz.cssxsh.mirai.bilibili.BiliDynamicLoader.match(BiliTasker.kt:540) at bilibili-helper-1.8.0.mirai2.jar//xyz.cssxsh.mirai.bilibili.BiliDynamicLoader.check(BiliTasker.kt:401) at bilibili-helper-1.8.0.mirai2.jar//xyz.cssxsh.mirai.bilibili.BiliDynamicLoader.check(BiliTasker.kt:380) at bilibili-helper-1.8.0.mirai2.jar//xyz.cssxsh.mirai.bilibili.Loader.listen$suspendImpl(BiliTasker.kt:279) at bilibili-helper-1.8.0.mirai2.jar//xyz.cssxsh.mirai.bilibili.Loader$listen$1.invokeSuspend(BiliTasker.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at...
**需求描述 Descibe the feature** 希望能兼容[overflow](https://mirai.mrxiaom.top/) **这是否是一个突破性变化?Is this a breaking changes?** - [x] 请选中本复选框表示这是一个突破性变化 **附加内容 Additional context** 现在的mirai登录非常困难,有dalao做了把mirai对接到onebot协议上的[overflow](https://mirai.mrxiaom.top/),于是就可以在[llonebot](https://llonebot.github.io/)和[napcat](https://napneko.github.io/)使用mirai了。但是目前的entrylib不太兼容overflow,消息中有图片时,后台会报错,也无法正常学习带有图片的消息,学习之后触发出来会变成mirai码的样子 收到图片时的报错: ``` 2024-07-25 12:54:01 V/Bot.1234567890: [XXXXX(123456789)] XXXXX(1234567890) -> [overflow:image,url=https://gchat.qpic.cn/gchatpic_new/3805650 13/993122529-3147376866-EBE332DEB5FDF82C01A61996C31B7896/0?term=255&is_origin=0] 2024-07-25 12:54:02 W/stderr:...
### 问题描述 报错如下 ### 复现步骤 原始桌面分辨率3840*2160 远程桌面分辨率1920*1080 1、在本地打开Animeko 2、远程桌面的方式连接电脑,Animeko触发这个弹窗,点击确定直接退出 3、反之亦然 ### Ani 版本号 5.0.0-Alpha03 ### 操作系统 Windows ### 应用日志 包含崩溃前和重启后的部分 ``` 2025-09-09 17:40:04,598 [INFO ] app.domain.mediasource.subscription.MediaSourceSubscriptionUpdater: MediaSourceSubscriptionUpdater.updateAllOutdated 2025-09-09 17:40:04,599 [INFO...
### PyPI 项目名 nonebot-plugin-pErithacus ### 插件模块名 nonebot_plugin_perithacus ### 标签 [{"label":"chat","color":"#ea5252"},{"label":"自动回复","color":"#ea5252"}] ### 插件配置项 ```dotenv ``` ### 插件测试 - [ ] 如需重新运行插件测试,请勾选左侧勾选框
### 功能改进 已有一个qBittorrent实例,且打算让Auto_Bangumi使用这个qBittorrent实例 已有的qBittorrent实例中已将曾经下载好的番剧分类为Bangumi 部署好Auto_Bangumi并连接至qBittorrent实例后,在默认情况下,Auto_Bangumi会自动重命名已经下载的,且被分类为Bangumi的种子,导致之前用心分类好保存在专门位置的收藏直接乱掉…… 具体机制是什么样的可以看这个:https://github.com/EstrellaXD/Auto_Bangumi/blob/81b3a4aacd41e93032d809b27a69ebdd431a4ed0/docs/feature/rename.md 希望能在文档中的部署章节和番剧管理设置中做一个比较醒目的提醒…… 或者让Auto_Bangumi重命名已有种子时使用一个专属分类,比如AB_Bangumi,而不是Bangumi 或者在番剧管理设置中新增一个选项让用户自己决定要重命名哪个分类的种子 唉……该思考怎么还原我的收藏了……