Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Morb0 committed May 2, 2022
1 parent 885504c commit f0e2486
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Telegram Bridge
# TGBridge
Telegram Bot-to-Bot communication bridge.\
User-bot resend message received from trusted peer to peer specified in message text payload.

Expand All @@ -7,4 +7,7 @@ User-bot resend message received from trusted peer to peer specified in message
- Bridge receive message and extract `botB` login then remove it from message text and send `botB` message `Lorem Ipsum`.
- Bot B receive message from Bridge `Lorem Ipsum`.

This makes more sense for forwarding files, since each user has a unique ID for uploaded files.
This makes more sense for forwarding files, since each user has a unique ID for uploaded files.

## Docker
Deploy ready container available on [DockerHub](https://hub.docker.com/r/morb0/tgbridge).

0 comments on commit f0e2486

Please sign in to comment.