/Telegram-Search-and-Record

This code is a script for searching for keywords in Telegram chats using the Telethon API. It connects to Telegram, reads keywords from a text file, gets all the chats, and searches for the keywords in the messages of the chats

Primary LanguagePython

Issues