Closed yswtrue closed 3 years ago
matrix-appservice-wechaty | [winston] Attempt to write logs with no transports {"message":"172.19.0.1 - - [14/Nov/2020:17:51:07 +0000] \"PUT /transactions/3?access_token=<REDACTED> HTTP/1.1\" 200 2 \"-\" \"Synapse/1.22.1\"\n","level":"info"}
matrix-appservice-wechaty | 17:51:07 VERB MatrixHandler onEvent({type: "m.room.member"}, {userId: "@yswtrue:yswtrue.com"})
matrix-appservice-wechaty | 17:51:07 VERB SuperEvent constructor(request[event_id]="$2JoIwugmtOUi4kzIOpOBopT3eD9dn9tZeqY24gbnz8w", context[sender]="@yswtrue:yswtrue.com", appserviceManager, wechatyManager.count()=0)
matrix-appservice-wechaty | 17:51:07 VERB MatrixHandler process({type: m.room.member})
matrix-appservice-wechaty | 17:51:07 VERB SuperEvent isRoomInvitation() for event id: $2JoIwugmtOUi4kzIOpOBopT3eD9dn9tZeqY24gbnz8w
matrix-appservice-wechaty | 17:51:07 SILL SuperEvent isRoomInvitation() -> true
matrix-appservice-wechaty | 17:51:07 VERB MatrixHandler process() isRoomInvitation() skipped for non-bot user: @wechaty:yswtrue.com"
这是详细的日志输出
Will take some time to improve the code when I got time.
Thanks for your issue reporting and logs!
我打断点出来的matrixBridge.opts
是一个字符串
应该matrixBridge.registration
才是AppServiceRegistration
Hi @yswtrue , great to know you are still trying to set this appservice up for your matrix system!
We have some contributors working on this appservice recently, you are welcome to join us if you are interested.
And I'd like to set up a matrix server for providing this service/bridge for the community, do you think it will be useful for your scenario?
Hi @yswtrue , great to know you are still trying to set this appservice up for your matrix system!
We have some contributors working on this appservice recently, you are welcome to join us if you are interested.
And I'd like to set up a matrix server for providing this service/bridge for the community, do you think it will be useful for your scenario?
I'd like to join you, and how can I join. And after trial, I think this project has something for improvement
输入
!login
没有反应,app bridge 已经启动了 http://45.32.57.135:8788 可以打开了 这是配置文件