ZeroBot-Plugin
ZeroBot-Plugin copied to clipboard
基于 ZeroBot 的 OneBot 插件
新版v1.8.1抽签会多发 一句ERROR: get msg error  目前排除是Fortune.go的代码问题,对比1.7.7版本没区别,删除Fortune/data的文件重新下载也复现,用编译好的zbp.exe也复现
目前已经知道桑帛云加了key,于是我改动了部分lolimi.go的代码: const ( lolimiURL = "http://apii.lolimi.cn" // MomoURL api地址 MomoURL = lolimiURL + "/api/mmai/mm.php?api/mmai/mm?key=xxxxxxxxxxxxxxxxxxxxx&msg=%v" // MomoBotName ... MomoBotName = "沫沫" // JingfengURL api地址 JingfengURL = lolimiURL + "/api/jjai/jj?key=xxxxxxxxxxxxxxxxxxxxxx&msg=%v" // JingfengBotName...
如图,实际消耗了100海豚,显示吃了100鳕鱼。 能不能设置优先吃鳕鱼、热带鱼,或者只吃某种鱼类。 提点建议: 1.每天默认的50次(默认改成100次了)钓鱼次数有点少,能否加上回复体力的道具(商店随机刷新/钓鱼宝藏随机钓取) 2.出售钓竿是否可以批量出售,类似合成鱼竿输入编号进行出售 3.都MC钓鱼了附魔个耐久5不过分吧,经验修补就算了。
系统:Windows 10 Server 复现步骤:让一个没签到过的人签到,有概率复现 群里会发送 `ERROR: database is locked (5) (SQLITE_BUSY)`,随后会**发送一张签到图片** 后台没有错误信息输出 怀疑是 https://github.com/FloatTech/ZeroBot-Plugin/blob/master/plugin%2Fscore%2Fsign_in.go#L143-L143 的问题
  
Bumps [gitlab.com/gomidi/midi/v2](https://gitlab.com/gomidi/midi) from 2.1.7 to 2.2.10. Commits 37d91ed [tools/smfimage] fix cli a7c89d0 update smftrack to v0.8.1 0675f35 [tools/smfimage] fixing go.mod e015613 [tools/smfimage] fix image links 23756db [tools/smfimage] fix the readme...
- 将Tarot数据移动到zbpdata - shidan增加新的内容 不过似乎频繁调用GetLazyData会导致返回404
这几天一只dial tcp失败,提示403,自己换了图床之后,却不能做到随机图片 ERROR: Head "https://iw233.cn/api.php?sort=mp": read tcp 192.168.99.17:53013->121.62.20.208:443: wsarecv: An existing connection was forcibly closed by the remote host.
如果同时发送的话,会造成刷屏,而且在有发送频率限制的群里,会导致部分消息无法发送 不同时发送大量消息是指:把要同时发送的内容合并到一个消息中