From 6ff65935c878a9dc83eb7d81f1c9e745e543595b Mon Sep 17 00:00:00 2001 From: mroik Date: Thu, 25 Nov 2021 14:45:23 +0100 Subject: Messages are now sent by a bot in a group This way when someone mentions you without tagging you, there will be a notification from that group, because the message will be sent by the bot. --- requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index a879a03..3b58a5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,2 @@ Telethon==1.23.0 +python-telegram-bot==13.8.1 -- cgit v1.3