Skip to content

Automatically fetch Telegram giveaways with the Telegram Gift Parser. Monitor multiple channels, filter keywords, and export results easily. πŸš€πŸ“‚

License

Notifications You must be signed in to change notification settings

hydery-debug/Telegram-Gift-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Telegram Gift Parser: Auto-Fetch Giveaways from Telegram Groups 🎁

Telegram Gift Parser GitHub Releases

Download Latest Release

Table of Contents

Features

  • Auto-Fetch Giveaways: Automatically collect giveaways from various Telegram groups and channels.
  • User-Friendly Interface: Simple and intuitive design for ease of use.
  • Multi-Channel Support: Works with multiple Telegram channels simultaneously.
  • Real-Time Updates: Get instant notifications for new giveaways.
  • Filter Options: Customize which giveaways to fetch based on your preferences.
  • Lightweight: Minimal resource usage ensures smooth operation.
  • Open Source: Contribute and modify as per your needs.

Installation

To get started with the Telegram Gift Parser, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/hydery-debug/Telegram-Gift-Parser.git
    cd Telegram-Gift-Parser
  2. Install Dependencies: Ensure you have Python installed. You can install the required packages using:

    pip install -r requirements.txt
  3. Download the Latest Release: You can find the latest release here. Download the necessary files and execute them.

Usage

To use the Telegram Gift Parser, follow these steps:

  1. Start the Bot: Run the main script:

    python main.py
  2. Configure Your Settings: Open the config.json file to set your preferences, including:

    • Telegram API keys
    • Channels to monitor
    • Notification settings
  3. Fetch Giveaways: Once configured, the bot will start fetching giveaways based on your settings. You will receive notifications for any new giveaways in your selected channels.

Configuration

The config.json file allows you to customize your experience. Below is an example configuration:

{
  "api_key": "YOUR_TELEGRAM_API_KEY",
  "channels": [
    "channel_1",
    "channel_2"
  ],
  "notification": {
    "enabled": true,
    "method": "telegram"
  }
}

Key Settings:

  • api_key: Your Telegram API key, which you can obtain from the Telegram Developer portal.
  • channels: A list of Telegram channels you want to monitor for giveaways.
  • notification: Enable or disable notifications and choose the method (e.g., Telegram, email).

Contributing

We welcome contributions to improve the Telegram Gift Parser. Here’s how you can help:

  1. Fork the Repository: Click on the "Fork" button at the top right corner of the page.
  2. Create a Branch:
    git checkout -b feature/YourFeatureName
  3. Make Changes: Implement your feature or fix a bug.
  4. Commit Your Changes:
    git commit -m "Add your message here"
  5. Push to the Branch:
    git push origin feature/YourFeatureName
  6. Create a Pull Request: Go to the original repository and submit your pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Support

If you encounter any issues or have questions, please check the Releases section for updates or open an issue in the repository.


Topics

  • auto-giveaway-grabber
  • free-telegram-gifts
  • gift-bot-telegram
  • giveaway-farming-tool
  • telegram-gift-parser
  • telegram-gift-sniper
  • telegram-giveaway-bot
  • telegram-giveaway-extractor
  • telegram-parser
  • telegram-prize-hunter

Telegram

Resources


For more information and updates, visit the Releases section.