Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qq频道无法发送图片 #120

Open
Agnes4m opened this issue Nov 21, 2023 · 6 comments
Open

qq频道无法发送图片 #120

Agnes4m opened this issue Nov 21, 2023 · 6 comments

Comments

@Agnes4m
Copy link

Agnes4m commented Nov 21, 2023

使用的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
Copy link
Contributor

he0119 commented Nov 21, 2023

qq还在pr里(

@Agnes4m
Copy link
Author

Agnes4m commented Nov 22, 2023

qq还在pr里(

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

@fu050409
Copy link

fu050409 commented Nov 25, 2023

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

@Dreamail
Copy link
Contributor

Dreamail commented Nov 25, 2023

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

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

#113
等这个处理完先吧

@AzideCupric
Copy link
Contributor

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

@fu050409
Copy link

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants