noneplugin / nonebot-plugin-emojimix

适用于 Nonebot2 的 emoji 合成器
MIT License
84 stars 5 forks source link

无响应 #1

Closed Polyisoprene closed 2 years ago

Polyisoprene commented 2 years ago

系统

OS: Ubuntu 21.10 x86_64 Kernel: 5.13.0-35-generic

Python版本

Python 3.9.7

nonebot版本

2.0.0b2

go-cq端

go-cq图

nonebot端

nonebot图

除此之外没有其他响应,在

@emojimix.handle()
async def _(msg: dict = RegexDict()):

下面加了一行改成

@emojimix.handle()
async def _(msg: dict = RegexDict()):
    print(msg)

也没有输出

MeetWq commented 2 years ago

用法是 emoji + emoji,如:

😁+😎