Jun Tsai

Results 9 comments of Jun Tsai

这个问题一直没有解决,如果你要用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原生支持,不需要启动docker网关

I have the same problem.Who can tell me how to downgrade to 12.5.5 ?

> > > I have the same problem.Who can tell me how to downgrade to 12.5.5 ? > > You can't, Apple is not signing it anymore 😭

Do you have any plan to implement this? @huan

It's very hard to write a unit test for this situation. :)

@zhanghaichao520 Waiting for this issue(https://github.com/wechaty/java-wechaty/issues/77) to be closed.

I think we should use a recursive method to fetch all rooms.I had implemented the feature in Scala-wechaty. see https://github.com/wechaty/scala-wechaty/blob/3119df7f5bcb244bc8f9e6c5c4cd52faa04cf435/wechaty/src/main/scala/wechaty/plugins/RoomConnector.scala#L48