Update README.md

This commit is contained in:
pidong 2020-09-08 13:02:37 +08:00 committed by GitHub
parent 8bd0dab9d1
commit 02e54ff1e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 1 deletions

View File

@ -1 +1,30 @@
# matrix-skype # matrix-skype
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)
## functions are available
`The following functions are available in both directions without special instructions`
* create private conversation
* create group conversation
* private conversation
* group conversation
* kick/invite(group)
* generate invitation link(group)
* quote message(Circular references may have some bugs)
* mention someone(message)
* media message
* picture message
* group avatar/name change
* user name/avatar change
* Typing status
## Below is the readme of mautrix-whatsapp
> # mautrix-whatsapp
> A Matrix-WhatsApp puppeting bridge based on the [Rhymen/go-whatsapp](https://github.com/Rhymen/go-whatsapp)
> implementation of the [sigalor/whatsapp-web-reveng](https://github.com/sigalor/whatsapp-web-reveng) project.
> ### [Wiki](https://github.com/tulir/mautrix-whatsapp/wiki)
> ### [Features & Roadmap](https://github.com/tulir/mautrix-whatsapp/blob/master/ROADMAP.md)