YSITD_Chat_Bot says to #ysitd
<bystartw_tw>: // 更新內容 function updContent(text) { const theText = $$('#theText') theText.innerHTML = autohref(escapeHtml(text !== '' ? text : introTxt)) }