https://github.com/MWTJC/zhenxun-plugin-mystool https://github.com/ayakasuki/nonebot-plugin-mystoolAbout QQ聊天、频道机器人插件 | 米游社工具-每日米游币任务、游戏签到、商品兑换、免抓包登录、原神崩铁便笺提醒 pypi.org/project/nonebot-plugin-mystool Resources Readme License MIT license Code of...
line 335, in run get_driver().run(*args, **kwargs) File "/root/mikl/.venv/lib/python3.9/site-packages/nonebot/drivers/none.py", line 56, in run loop.run_until_complete(self._serve()) File "/usr/lib/python3.9/
2 changes: 1 addition & 1 deletion 2 src/nonebot_plugin_mystool/utils/common.py Original file line numberDiff line numberDiff line change @@ -42,7 +42,7 @@ "get_last_command_sep", "COMMAND_BEGIN", "set_logger", "logger", "PLUGIN", "custom_attempt_times", "get_async_retry", ...
nonebot-plugin-mystool日志 05-15 18:45:42 [ERROR] nonebot_plugin_mystool | 米游币任务 - 讨论区签到: 用户 7xxxxxx1 需要完成人机验证 05-15 18:45:42 [DEBUG] nonebot_plugin_mystool | 网络请求返回: {"data":null,"message":"","retcode":1034} 05-15 18:45:49 [DEBUG] nonebot_plugin_...
QQ聊天、频道机器人插件 | 米游社工具-每日米游币任务、游戏签到、商品兑换、免抓包登录、原神崩铁便笺提醒 - nonebot-plugin-mystool-advanced/poetry.lock at stable · ShirakamiSora/nonebot-plugin-mystool-advanced
使用版本2.3.0,以下是错误信息,敏感内容已做删减修改: 04-18 16:37:26 [SUCCESS] nonebot | OneBot V11 3088 | [message.private.friend]: Message 700231345 from 2927 '107' 04-18 16:37:26 [INFO] nonebot | Event will be handled by Matcher(type='message', module
QQ聊天、频道机器人插件 | 米游社工具-每日米游币任务、游戏签到、商品兑换、免抓包登录、原神崩铁便笺提醒 - nonebot-plugin-mystool/subscribe/config.json at e534194c2b17193913d65d2cda7ab273bcf0d211 · Ljzd-PRO/nonebot-plugin-mystool
用的最新clone的代码,配置的plugin_dirs = ["src"],执行任务“导出cookies”报如下异常 File "/Users/fanlu/workspace/nonebot-plugin-mystool4/src/nonebot_plugin_mystool/login.py", line 174, in handle_first_receive msg += "\n".join(map(lambda x: f"🆔{x}", uids)) File "/Users/fanlu/...
QQ频道每日任务结果通知发送失败,在安装1.4.0时已经对Nonebot进行了全新安装,以及重新通过验证码绑定了账号数据
37 changes: 33 additions & 4 deletions 37 src/nonebot_plugin_mystool/api/mys_genshin.py Original file line numberDiff line numberDiff line change @@ -30,6 +30,7 @@ class GenshinRequest: """ 原神通用请求头 """ """ header = { 'Host': 'api-takumi-record.mihoyo.com', ...