chrisyy2003 / nonebot-plugin-gpt3

A nonebot plugin base on OpenAI API (gpt-3.5-turbo)
112 stars 16 forks source link

机器人不会在群里回信息,但服务器捕获到了 #27

Closed Laurc2004 closed 1 year ago

Laurc2004 commented 1 year ago

02-22 18:49:15 [INFO] nonebot_plugin_gocqhttp | [机器人QQ] 收到群 群名(群号) 内 群友(群友QQ号) 的消息: /gpt3 (-562778938) 02-22 18:49:15 [SUCCESS] nonebot | OneBot V11 3463402239 | [message.group.normal]: Message -562778938 from 群友QQ号@[群:群号] '/gpt3' 02-22 18:49:15 [INFO] nonebot | Event will be handled by Matcher(type='message', module=nonebot_plugin_gpt3) 02-22 18:49:15 [INFO] nonebot | Matcher(type='message', module=nonebot_plugin_gpt3) running complete

Laurc2004 commented 1 year ago

指令gpt3不能触发,chat等不加斜杠为/chat后不会触发。

Laurc2004 commented 1 year ago

02-22 18:49:15 [INFO] nonebot_plugin_gocqhttp | [机器人QQ] 收到群 群名(群号) 内 群友(群友QQ号) 的消息: /gpt3 (-562778938) 02-22 18:49:15 [SUCCESS] nonebot | OneBot V11 3463402239 | [message.group.normal]: Message -562778938 from 群友QQ号@[群:群号] '/gpt3' 02-22 18:49:15 [INFO] nonebot | Event will be handled by Matcher(type='message', module=nonebot_plugin_gpt3) 02-22 18:49:15 [INFO] nonebot | Matcher(type='message', module=nonebot_plugin_gpt3) running complete

原因是因为账号被限制,gocqhttp登陆协议换成安卓手表即可