nietowl / TeleHuntX

TeleHuntX: Your Ultimate Telegram Message Search Tool! Unleash lightning-fast searches, explore message details, and find hidden gems in Telegram conversations. Contribute and discover more! πŸš€πŸ”πŸŒŸ
MIT License
2 stars 0 forks source link

TeleHuntX

TeleHuntX is a powerful web application that allows you to search for messages on Telegram with lightning speed and precision. Unleash the power of Telegram search and explore message details like never before!

Features

Getting Started

  1. Clone the repository to your local machine:
git clone https://github.com/nietowl/TeleHuntX.git
  1. Install the required Python dependencies:
pip install -r requirements.txt
  1. EDIT credentials.json file in the root directory with your Telegram API credentials in the following format:
{
    "api_id": "YOUR_API_ID",
    "api_hash": "YOUR_API_HASH"
}
  1. Run the Flask application:
python app.py
  1. Open your web browser and go to http://localhost:5000 to access the Telegram Hunter web application.

Usage

  1. Enter your search query in the search box.
  2. Click the "Search" button to initiate the search.
  3. The search results will be displayed with message details, including sender information, content, URLs, and attached files (if any).

Contributing

Contributions to this project are welcome. If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Unleash the power of Telegram search now! πŸš€πŸ”πŸŒŸ