example/qq: add typing indicator on private messages

- setInputStatus helper wrapping NapCat set_input_status API
- startTyping/stopTyping with goroutine-based typing manager
  (5s interval, 30s auto-timeout)
- start typing on webhook private message receipt
- stop typing when output channel sends a response
- fix plg.json UTF-8 BOM that broke plugindev parse
This commit is contained in:
root
2026-07-30 09:24:20 +08:00
parent 78ef7998c2
commit 84bf100a12
2 changed files with 65 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{
{
"name": "qq",
"name_zh": "QQ消息",
"name_en": "qq",