Harry-Jing / nonebot-plugin-bing-chat

一个可以使用新版Bing进行聊天的NoneBot插件
GNU General Public License v3.0
170 stars 13 forks source link

No message is sent if bingchat_display_is_waiting is set #60

Closed mcwindy closed 1 year ago

mcwindy commented 1 year ago

No message is sent if "bingchat_display_is_waiting=False" or "bingchat_display_is_waiting=True" is set in the environment file.

➜ ~ pip list | findstr bing nonebot-plugin-bing-chat 0.7.8

Harry-Jing commented 1 year ago

貌似没有问题

mcwindy commented 1 year ago

Quite strange. I can not reproduce the problem. Anyway, thanks for ur help.