Add command to get invite link. Fixes #32

This commit is contained in:
Tulir Asokan
2018-01-29 22:40:32 +02:00
parent 6c9b31b0e9
commit 4593e1c857
3 changed files with 46 additions and 9 deletions

View File

@@ -128,5 +128,5 @@ The bridge does not do this automatically.
* [x] Joining chats with invite links (`join`)
* [x] Creating a Telegram chat for an existing Matrix room (`create`)
* [ ] Upgrading the chat of a portal room into a supergroup (`upgrade`)
* [ ] Getting the Telegram invite link to a Matrix room (`invitelink`)
* [x] Getting the Telegram invite link to a Matrix room (`invitelink`)
* [ ] Clean up and forget a portal room (`deleteportal`)