chatgpt-plugin
chatgpt-plugin copied to clipboard
fix: 修复onebot无法获取群聊记录及图片tools发图异常、回复图片
1.类比shamrock,onebot使用e.group.getChatHistory(0, num, false)可以直接取到记录历史记录 2.我这边napcat的onebot得到的e.bot.getGroupList()是数组这。不同协议差别这么大吗。。先这样能发送了