Enhance file parsing and update README to reflect configuration format improvements

This commit is contained in:
afolivieri 2024-04-23 16:42:50 +03:00
parent 622921d680
commit edbef97bdc

View File

@ -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: 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** 2. **Telethon Library**
3. **A Telegram API key and API Hash** 3. **A Telegram API key and API Hash**
4. **A Telegram Bot** 4. **A Telegram Bot**