Charles-Wu-Chen

Results 7 comments of Charles-Wu-Chen

Contact to = new Contact(wechaty, contactId); to.say("message");

I can have a look at this change this weekend, if no one volunteers.

Have had a look in the code, Java wechaty library doesn't hardcode the token variable. it accepts the token as string. It is application to set up the token variable....

https://github.com/juzibot/Welcome/wiki/Everything-about-Wechaty#2%E5%85%8D%E8%B4%B9Token%E5%8F%82%E4%B8%8E%E5%BC%80%E6%BA%90%E6%BF%80%E5%8A%B1%E8%AE%A1%E5%88%92

可以。 ``` io.github.wechaty wechaty 0.1.5-SNAPSHOT ```

我也有类似的情况。 重启hostie gateway 和 bot 后 findAll 的结果是空。 当房间有新信息后, 就可以查找的到该房间。 此后重启bot,也能查找的该房间的结果。 只有重启hostie gateway后, 房间列表会清零。 不确定这是bug 还是微信的默认功能。

同问, donut puppet下架后的其他替代方案。 和padlocal的作者好大聊了一下 现在padlocal不支持海外server IP。 而且不支持多语言, 至少不支持JAVA。