opentdp / wrest-chat

微信机器人,PC Wechat Api/Bot/Sdk,内置 WEB 管理界面,可接入GPT、Gemini 、星火、文心、混元 、通义千问等大语言模型
GNU General Public License v3.0
469 stars 70 forks source link

/wcf/send_txt 中无法at #59

Open ibalbal opened 2 months ago

ibalbal commented 2 months ago

aters参数给值后 不生效啊,无法at

mrdong916 commented 1 month ago

参考这个 https://docs.opentdp.org/#/wrest/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98?id=q2%e3%80%81%e5%a6%82%e4%bd%95%e5%9c%a8%e7%be%a4%e5%86%85-%e5%85%b6%e4%bb%96%e4%ba%ba 注意后面需要加个空格

z1298808165 commented 1 month ago

参考这个 https://docs.opentdp.org/#/wrest/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98?id=q2%e3%80%81%e5%a6%82%e4%bd%95%e5%9c%a8%e7%be%a4%e5%86%85-%e5%85%b6%e4%bb%96%e4%ba%ba 注意后面需要加个空格

老哥,想请教下怎么使用wrest-plugin将接收的消息打印出来呢,例如设置了某个关键词来触发这个脚本,然后在脚本里将这条消息内容给打印出来

xjxloveqsl commented 5 days ago

'{ "aters": [ "wxid'" ], "msg": "@鑫 你好", "receiver": "群id" }' 这样设置参数@功能还是不行,在docker环境运行的