Update README.md

Update readme
This commit is contained in:
Skylar Sadlier 2024-09-03 21:31:39 -06:00 committed by GitHub
parent 5de1274def
commit 6bbd1d5119
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,8 @@ The following is supported from this package:
- [Currently a WIP](#end-to-end-encryption-notes)
- Can also use [pantalaimon](https://github.com/matrix-org/pantalaimon) as an alternative solution to E2EE (if you need multiple sessions synced up with keys)
- Receive events from a room (messages, reactions, images, audio, locations, and files) whether encrypted or not
- Fetch and modify room state events (for changing room settings)
- Paginate room history
- Send Images/Files (sending files to e2ee room doesn't currently encrypt them yet)
- Edit messages
- Send typing events (Bot is typing ...)