java-wechaty
java-wechaty copied to clipboard
大家都关注的多客户端docker网关的一个问题
trafficstars
多客户端共同都要用的docker里面的程序,源码在哪里
如下有docker运行的操作手册 https://github.com/wechaty/wechaty/issues/1985
为何网关后台日志中,有时候是正常显示群聊信息,有时候会显示同样的三条信息,有时候是显示同样的二条信息
这个问题一直没有解决,如果你要用padplus的token,试试下面的方法:
1. git clone https://github.com/wechaty/scala-wechaty
2. cd scala-wechaty
3. WECHATY_PUPPET_PADPLUS_TOKEN=puppet_padplus_xxxxxx make padbot
这个问题一直没有解决,如果你要用padplus的token,试试下面的方法:
1. git clone https://github.com/wechaty/scala-wechaty 2. cd scala-wechaty 3. WECHATY_PUPPET_PADPLUS_TOKEN=puppet_padplus_xxxxxx make padbot
这个和客户端有关系么? 您用scala的客户端不存在这个问题么?
不存在,scala原生支持,不需要启动docker网关
不存在,scala原生支持,不需要启动docker网关
那存在消息偶尔一次 偶尔重复二次 偶尔重复三次的状况么
两年过去了 请问多客户端的问题解决了吗?