This commit is contained in:
zhaoYangguang 2020-10-28 19:11:15 +08:00
commit 591fb34f1c
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ matrix-skype is a library for bridging matrix and skype, about matrix, please re
* Typing status * Typing status
The skype api lib of matrix-skype is [go-skypeapi](https://github.com/kelaresg/go-skypeapi). The skype api lib of matrix-skype is [go-skypeapi](https://github.com/kelaresg/go-skypeapi).
Note: Use `go get github.com/kelaresg/go-skypeapi@{latest_commit_id}`, for now is: `go get github.com/kelaresg/go-skypeapi@715ec96e1cdd9ed801f2ff9eed81544c0c65729b` Note: Use `go get github.com/kelaresg/go-skypeapi@{latest_commit_id}`, for now is: `go get github.com/kelaresg/go-skypeapi@5afdc90632571f14477a3375f90135abf56a7bfe`
This matrix-skype bridge is based on [mautrix-whatsapp](https://github.com/tulir/mautrix-whatsapp),so the installation and usage methods are very similar to mautrix-whatsapp(matrix-skype currently does not support docker installation) This matrix-skype bridge is based on [mautrix-whatsapp](https://github.com/tulir/mautrix-whatsapp),so the installation and usage methods are very similar to mautrix-whatsapp(matrix-skype currently does not support docker installation)