From edbef97bdc9569202fcbcb995cd3ba065de263eb Mon Sep 17 00:00:00 2001 From: afolivieri Date: Tue, 23 Apr 2024 16:42:50 +0300 Subject: [PATCH] Enhance file parsing and update README to reflect configuration format improvements --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 12e813d..75632cd 100644 --- a/README.MD +++ b/README.MD @@ -12,7 +12,7 @@ This tool monitors specified Telegram channels for messages that contain certain Before you can use this tool, you need to set up a few things: -1. **Python 3.8+** (Tested only on 3.12) +1. **Python 3.8+** (Tested on 3.10+) 2. **Telethon Library** 3. **A Telegram API key and API Hash** 4. **A Telegram Bot**