nonebot-plugin-send-anything-anywhere icon indicating copy to clipboard operation
nonebot-plugin-send-anything-anywhere copied to clipboard

qq频道无法发送图片

Open Agnes4m opened this issue 1 year ago • 6 comments

使用的adapter-qq,python3.10.11,nonebot2.1.2 saa==0.4.0 当需要qq频道发送一个图片的时候,

  File "/home/ubuntu/.local/lib/python3.10/site-packages/nonebot_plugin_saa/abstract_factories.py", line 324, in finish
    await self.send(at_sender=at_sender, reply=reply, **kwargs)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/nonebot_plugin_saa/abstract_factories.py", line 301, in send
    target = extract_target(event)
  File "/home/ubuntu/.local/lib/python3.10/site-packages/nonebot_plugin_saa/registries/platform_send_target.py", line 276, in extract_target
    raise RuntimeError(f"event {event.__class__} not supported")
RuntimeError: event <class 'nonebot.adapters.qq.event.AtMessageCreateEvent'> not supported

Agnes4m avatar Nov 21 '23 15:11 Agnes4m

qq还在pr里(

he0119 avatar Nov 21 '23 15:11 he0119

qq还在pr里(

合并了捏,有没有办法现在就用)

Agnes4m avatar Nov 22 '23 07:11 Agnes4m

我看到隔壁 #119 似乎是有了一个合并,但是 #105 和 #121 似乎没有被处理,不知道现在Adapter-QQ中QQ群消息能投入使用了吗

fu050409 avatar Nov 25 '23 13:11 fu050409

我看到隔壁 #119 似乎是有了一个合并,但是 #105 和 #121 似乎没有被处理,不知道现在Adapter-QQ中QQ群消息能投入使用了吗

之前是可以了( 但是现在main分支有个BotSpecifier不好适配,短时间内直接合并pr是用不了的

https://github.com/MountainDash/nonebot-plugin-send-anything-anywhere/issues/113 等这个处理完先吧

Dreamail avatar Nov 25 '23 16:11 Dreamail

saa 0.5.0支持qq适配器了 看看喵

AzideCupric avatar Jan 26 '24 07:01 AzideCupric

saa 0.5.0支持qq适配器了 看看喵

诶嘿,~~这个完工时长只能说不愧是腾讯~~

fu050409 avatar Jan 26 '24 11:01 fu050409