KimigaiiWuyi / GenshinUID

支持OneBot(QQ)、OneBotV12、QQ频道、微信、KOOK(开黑啦)、Telegram(电报)、FeiShu(飞书)、DoDo、Villa(米游社大别野)、Discord的全功能HoshinoBot/NoneBot2/Koishi/yunzai/ZeroBot原神机器人插件
https://docs.sayu-bot.com
GNU General Public License v3.0
742 stars 101 forks source link

Bug反馈 #505

Closed wangyu1997 closed 1 year ago

wangyu1997 commented 1 year ago

Bug

  1. V12 self id获取不到
  2. QQ GUILD 原图Reply获取不到
  3. 重新扫码无法修改推送target
KimigaiiWuyi commented 1 year ago

全部更新一下,应该已修复 虽然没有实际测试

wangyu1997 commented 1 year ago

comwechat bot_id获取失败

wangyu1997 commented 1 year ago

绑定uid不判定bot id直接根据user id绑定到错误记录

wangyu1997 commented 1 year ago

推送on改成group id依然私聊的问题

wangyu1997 commented 1 year ago

新bug,发送url时,"/"会被转译,bug代码位于nb端client.py 244行, json encode会转译url image

wangyu1997 commented 1 year ago

问题在与convert message

image

建议把这个for循环删除 并没什么卵用

KimigaiiWuyi commented 1 year ago

问题在与convert message

image

建议把这个for循环删除 并没什么卵用

这个是拿来给频道匹配startwith的/

wangyu1997 commented 1 year ago

image wxid是中文的时候raw text会把中文的wxid合并到rawtext中导致触发失败