想请问出现这样的warning,同时插件不工作如何处理 #26
Unanswered
Ricardokevins
asked this question in
问答
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
代码主要功能是5秒启动一次,读取一个文件,获取里面的任务列表,判断是否需要处理和发送消息。
处理了的消息则不再放入列表,最后把没有处理的任务写回文件
出现了了Warning
过了一会儿也会出现
同时插件不工作
搜索之后并没有很好的解决方案,之前这个插件可以正常工作,记忆里没有修改这个插件。然后突然就发现不能用了,回退代码也没有解决问题。
没有解决的头绪。。。。
相关的代码如下
完整的项目文件:https://github.com/Ricardokevins/KevinproQQBot/blob/main/Kevinpro/bot_plugins/dailyHelper.py
Beta Was this translation helpful? Give feedback.
All reactions