找到151个回复 (用户: 旧人)
ChatGPT写的八字php程序,修复了一些运行的错误,不过我测试了一下农历好像算的不太准确,其他的也看不懂,有人有兴趣再改改吧
chatgpt八字.zip(4.6 KB)
后悔问了 这也太长了
@cherrydra,我这突然没有小老虎了,控制台就报错了
@cherrydra,Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')
at appendChatList (22780_public_hu60bot.js:172:41)
at 22780_public_hu60bot.js:129:13
at Array.forEach (<anonymous>)
at renderChatList (22780_public_hu60bot.js:125:25)
at initChatWindowData (22780_public_hu60bot.js:100:5)
at initHu60botChat (22780_public_hu60bot.js:96:5)
at startPlugin (22780_public_hu60bot.js:18:5)
at 22780_public_hu60bot.js:654:1
@cherrydra,大佬求助修改下这个插件或者集合到你的插件里面去
@老虎会游泳,我用了两个插件,一个是我那个推送插件,一个是·@cherrydra,的hu60bot插件,似乎也是WebSocket推送,不知道会不会有冲突?
@老虎会游泳,我测试了很长时间,期间一直挂在后台,连接还算稳定,作为一个网站来说很少有用户在一个网页停留这么久吧,而且即使查询接口显示未读消息数量,似乎WebSocket也不会把未读的消息再推送一次,只有数量
正在尝试使用WebSocket消息推送