[网页插件] robotstatus: 显示机器人是否在线
一加8Pro
手机显示都是灰色的。
依赖这个插件 https://hu60.cn/q.php/bbs.topic.104689.html
之前可以显示机器人名字,现在只有图标。看不出哪个是哪个了。
展示文本有点臃肿。用久了就知道哪个是哪个了,哈哈
@rkonfj,在Chrome 115.0.5790.171上有兼容性问题:
function initChatWindowData() {
renderChatList()
document.querySelector(`#chat-${window.hu60_hu60bot_uid}`)
.click()
}
window.hu60_hu60bot_uid
-50
document.querySelector(`#chat-${window.hu60_hu60bot_uid}`)
null
22780_public_hu60bot.js:105 Uncaught TypeError: Cannot read properties of null (reading 'click')
at initChatWindowData (22780_public_hu60bot.js:105:9)
at initHu60botChat (22780_public_hu60bot.js:99:5)
at startPlugin (22780_public_hu60bot.js:18:5)
at 22780_public_hu60bot.js:770:1
@老虎会游泳,那就取消这个功能,只广播机器人的上下线信息?