linkchanbot

Telegram bot frontend proxy link substituter
Log | Files | Refs | README | LICENSE

commit 1f84b07c3eee390a6bcd0bd97f79780e65b726e8
parent d586622cc73101a91b3870f2ceda4cfa657f5371
Author: Byron Torres <b@torresjrjr.com>
Date:   Sat, 27 Mar 2021 20:58:43 +0000

Fix: correct "admin/privacy mode" mistake

Diffstat:
MREADME.md | 1+
Mlinkchanbot | 11+++++++----
2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md @@ -47,6 +47,7 @@ Configuration - Visit [@botfather](https://t.me/botfather). - Create a new bot (or select an existing one). - Save the bot API token. +- Disable "Group Privacy mode". - Enable "Inline mode". - Set the "inline placeholder" to "Paste link...". - Optionally set "inline feedback" to "100%" for logging. diff --git a/linkchanbot b/linkchanbot @@ -334,7 +334,7 @@ I support Twitter, YouTube, Instagram and Reddit. [Send me](t.me/{BOT_USERNAME}) a link. *Try group chats* - [Add me](t.me/{BOT_USERNAME}?startgroup=1) and promote me to admin, then share links. + [Add me](t.me/{BOT_USERNAME}?startgroup=1) and share links. See /help or /about """ @@ -377,7 +377,7 @@ Inline Bot PMs Send any text with links. Group chats - Add me and promote me to admin. + Add me and share any text with links. *SUPPORTED SERVICES* - twitter.com => Nitter (nitter.net) @@ -391,9 +391,12 @@ For in-chat replies, default proxies are used. For inline queries, a menu of pr All URL query parameters for all domains are removed, except for whitelisted queries per service. *PRIVACY* -This bot needs admin privileges to access group chat messages. The official instance (@linkchanbot) only logs messages with links, but be wary of other instances with modified source code. +This bot only logs messages with links and inline queries. -This bot receives no chat data when used in inline mode, only the user data of the user who is using inline mode. Use inline mode for ultimate privacy. +This bot receives no chat data when used in inline mode, only the user data of the user who is using inline mode. Use inline mode for maximum privacy. + +*CONTRIBUTING* +Have a suggestion or bug report? See /about. """ # Send message