diff --git a/README.md b/README.md index 3e8188d..a86bd34 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ -MirrorTea +MirrorTea 🐦 ========= -New Matrix <-> Telegram bridge for personal use, replacement of -**mautrix-telegram**. +**New lite Matrix <-> Telegram bridge for personal use, replacement of +mautrix-telegram**. For the matrix server is represented by a single and regular user. To simulate chats with different users, creates rooms in matrix, and sets /roomnick and /roomavatar corresponding to the simulated user in telegram. For telegram, it can be represented as a single bot. -Advantages over the current mautrix bridge: +#### Advantages over the current mautrix bridge: - Supports the bot's private message bridge - Requires no permanent host (server) @@ -21,12 +21,12 @@ Advantages over the current mautrix bridge: - Doesn't require any computing power like synapse - Not tied to a specific matrix server -Disadvantages: +#### Disadvantages: -- Doesn't support papitas -- no support for groups +- Doesn't support papits +- No support for groups -## Install +## Install 🌺 #### Clone repository @@ -34,7 +34,7 @@ Disadvantages: ```git clone https://inex.dev/def/MirrorTea && cd MirrorTea``` -#### hen edit ```.env``` secrets config +#### Then edit ```.env``` secrets config ```mv .env.example .env```