From f9b8b732bf43f3f2413ccac575e2878caa1a3959 Mon Sep 17 00:00:00 2001 From: Morb0 <14136326+Morb0@users.noreply.github.com> Date: Fri, 6 May 2022 13:56:41 +0300 Subject: [PATCH] chore: update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 201a9d7..b09c6ce 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,7 @@ User-bot resend message received from trusted peer to peer specified in message 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). \ No newline at end of file +Deploy ready container available on [DockerHub](https://hub.docker.com/r/morb0/tgbridge). + +⚠️ Bots cannot write to you first, so be sure to initiate a dialog with the bot you'll be receiving messages from first. This can be done manually if you have direct access to the account or make it write to the bot itself - `|myBot|/start`. But do not forget to add the ID of yourself and the bot in the `ALLOWED_PEER_IDS` variable.\ +Also, make a username for your user-bot, as bots can only write to you if you have it setup. \ No newline at end of file