Add bot commands to feature list
This commit is contained in:
@@ -41,7 +41,8 @@ If you don't know the MXID of the puppet, you can search for users using the `se
|
|||||||
* Matrix → Telegram
|
* Matrix → Telegram
|
||||||
* [x] Plaintext messages
|
* [x] Plaintext messages
|
||||||
* [x] Formatted messages
|
* [x] Formatted messages
|
||||||
* [x] Mentions
|
* [x] Bot commands (!command -> /command)
|
||||||
|
* [x] Mentions
|
||||||
* [x] Locations
|
* [x] Locations
|
||||||
* [ ] Images
|
* [ ] Images
|
||||||
* [ ] Files
|
* [ ] Files
|
||||||
@@ -55,7 +56,8 @@ If you don't know the MXID of the puppet, you can search for users using the `se
|
|||||||
* Telegram → Matrix
|
* Telegram → Matrix
|
||||||
* [x] Plaintext messages
|
* [x] Plaintext messages
|
||||||
* [x] Formatted messages
|
* [x] Formatted messages
|
||||||
* [x] Mentions
|
* [x] Bot commands (/command -> !command)
|
||||||
|
* [x] Mentions
|
||||||
* [x] Images
|
* [x] Images
|
||||||
* [x] Locations
|
* [x] Locations
|
||||||
* [ ] Stickers (somewhat works through document upload, no preview though)
|
* [ ] Stickers (somewhat works through document upload, no preview though)
|
||||||
@@ -82,3 +84,4 @@ If you don't know the MXID of the puppet, you can search for users using the `se
|
|||||||
* Misc
|
* Misc
|
||||||
* [ ] Use optional bot to relay messages for unauthenticated Matrix users
|
* [ ] Use optional bot to relay messages for unauthenticated Matrix users
|
||||||
* [ ] Properly handle upgrading groups to supergroups
|
* [ ] Properly handle upgrading groups to supergroups
|
||||||
|
* [ ] Handle public channel username changes
|
||||||
|
|||||||
Reference in New Issue
Block a user