diff options
| author | mroik <mroik@delayed.space> | 2021-11-25 14:45:23 +0100 |
|---|---|---|
| committer | mroik <mroik@delayed.space> | 2021-11-25 14:45:23 +0100 |
| commit | 6ff65935c878a9dc83eb7d81f1c9e745e543595b (patch) | |
| tree | e85dd18f8de0ddfd72eb89f4d31602ee57e3eb55 /requirements.txt | |
| parent | 3bc56ef4428524ccba37c8a68654576a395bba1d (diff) | |
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.
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
