Add plain text message bridging

This commit is contained in:
Tulir Asokan
2018-01-20 23:59:51 +02:00
parent ad6a9ebae3
commit 899f491707
14 changed files with 1102 additions and 24 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
# mautrix-telegram
**This is the python rewrite branch and can not yet be used.**
**For a somewhat functional JavaScript version, check the master branch.**
**This is the python rewrite branch and is only barely functional.**
**For a JavaScript version with more bugs and features, check the master branch.**
A Matrix-Telegram puppeting bridge.
@@ -53,7 +53,7 @@ does not do this automatically.
## Features & Roadmap
* Matrix → Telegram
* [ ] Plaintext messages
* [x] Plaintext messages
* [ ] Formatted messages
* [ ] Bot commands (!command -> /command)
* [ ] Mentions
@@ -72,7 +72,7 @@ does not do this automatically.
* [ ] Room metadata changes
* [ ] Room invites
* Telegram → Matrix
* [ ] Plaintext messages
* [x] Plaintext messages
* [ ] Formatted messages
* [ ] Bot commands (/command -> !command)
* [ ] Mentions
@@ -95,7 +95,7 @@ does not do this automatically.
* [ ] Initial chat metadata
* [ ] Message edits
* Initiating chats
* [ ] Automatic portal creation for groups/channels at startup
* [x] Automatic portal creation for groups/channels at startup
* [ ] Automatic portal creation for groups/channels when receiving invite/message
* [ ] Private chat creation by inviting Telegram user to new room
* [ ] Joining public channels/supergroups using room aliases