nek0us / nonebot-plugin-twitter

订阅推文推送
MIT License
32 stars 2 forks source link

识别报错 #23

Open linya72 opened 2 months ago

linya72 commented 2 months ago

05-16 21:04:56 [INFO] nonebot | Event will be handled by Matcher(type='message', module=nonebot_plugin_twitter, lineno=305) 05-16 21:04:56 [DEBUG] nonebot | Running Matcher(type='message', module=nonebot_plugin_twitter, lineno=305) 05-16 21:04:56 [DEBUG] nonebot | Running handler Dependent(call=pat_twitter_handle) 05-16 21:04:56 [DEBUG] nonebot | Checking for matchers in priority 20... 05-16 21:04:56 [DEBUG] nonebot | Checking for matchers completed 05-16 21:04:56 [INFO] nonebot_plugin_twitter | 检测到推文链接 twitter.com/chengzimiaoj/status/1790742502355693736 05-16 21:05:00 [WARNING] nonebot_plugin_twitter | 获取 chengzimiaoj 的推文 1790742502355693736 异常:BrowserContext.add_cookies: Cookie should have a url or a domain/path pair 05-16 21:05:00 [DEBUG] nonebot | OneBot V11 | Calling API send_msg 05-16 21:05:01 [SUCCESS] nonebot | OneBot V11 814725053 | [message_sent]: {'time': 1715864703, 'self_id': 814725053, 'post_type': 'message_sent', 'message': [{'data': {'text': '异常:BrowserContext.add_cookies: Cookie should have a url or a domain/path pair'}, 'type': 'text'}], 'target_id': 639142752, 'group_id': 639142752, 'message_format': 'array', 'real_id': -2147410146, 'user_id': 814725053, 'raw_message': '异常:BrowserContext.add_cookies: Cookie should have a url or a domain/path pair', 'message_type': 'group', 'sender': {'user_id': 814725053, 'nickname': '清雅推送姬(凛雅)', 'card': '', 'role': 'admin'}, 'message_id': -2147410146, 'message_seq': -2147410146, 'font': 14, 'sub_type': 'normal'}

image

image

nek0us commented 2 months ago

这个项目几乎寄了,之前说要重构但鸽了好久,我看看这周末能不能临时更一版

linya72 commented 2 months ago

辛苦了大佬,项目里的功能现在基本上都是寄了的状态,

nek0us commented 2 months ago

上周末失败了,看来镜像站方案彻底似透了。 我这周末试试直接爬原站,看看现在还有无频率限制。

linya72 commented 2 months ago

上周末失败了,看来镜像站方案彻底似透了。 我这周末试试直接爬原站,看看现在还有无频率限制。

大佬辛苦了