Get Free Epic Games Alerts on Discord Automatically with EpicGames-Freebie-Notifier

EpicGames-Freebie-Notifier: Never Miss a Free Epic Games Giveaway Again!


Are you tired of checking the Epic Games Store every week for free games? Want to get automatic notifications on your Discord server whenever new free games are available? EpicGames-Freebie-Notifier is here to save you time and effort! This open-source project runs on GitHub Actions and sends real-time alerts to your Discord whenever Epic Games offers a new free game.


Features

Automatic Tracking: Fetches free games from the Epic Games Store daily.
Discord Notifications: Sends well-formatted Discord messages with game details, countdown timers, and images.
Daily Updates: Runs automatically at 12:00 AM UTC using GitHub Actions.
Expiration Tracking: Updates the remaining free claim time daily, showing "FREE for 7 days," then "FREE for 6 days," and so on.
Duplicate Prevention: Avoids sending the same notification twice.
Open Source: Free to use, modify, and contribute!

How It Works

EpicGames-Freebie-Notifier works by fetching data from the Epic Games Store API and checking for free giveaways. It then:

  1. Extracts Game Data: Fetches free games, titles, URLs, images, and expiration dates.
  2. Stores Data Locally: Saves previously posted games to avoid duplicates.
  3. Checks for Updates: If a new game appears or the expiration time changes, it sends an update to Discord.
  4. Sends Discord Alerts: Posts a rich embed message with all game details, including a countdown timer.

How to Set Up

1. Fork & Clone the Repository

Go to the GitHub Repository and fork it. Then, clone it to your local machine:

git clone https://github.com/nayandas69/EpicGames-Freebie-Notifier.git
cd EpicGames-Freebie-Notifier

2. Add Your Discord Webhook

  1. Create a Discord Webhook in your server.
  2. Copy the webhook URL.
  3. In your repository, go to Settings → Secrets and variables → Actions and add a new secret:
    • Name: DISCORD_WEBHOOK
    • Value: (Paste your webhook URL here)

3. Enable GitHub Actions

  1. Go to the Actions tab in your GitHub repository.
  2. Click Enable GitHub Actions if prompted.

4. Run the Workflow Manually

  1. Navigate to Actions → Epic Games Freebie Notifier workflow.
  2. Click Run workflow to test it immediately.
  3. The bot will send a message to your Discord if free games are available!

5. Automatic Daily Updates

The workflow will run automatically every day at 12:00 AM UTC. You will receive updates in your Discord server whenever a new free game is available.


Example Discord Notification



With real-time countdown timers and game banners, your Discord notifications will always look clean and informative!

Open Source & Contributions

This project is open-source under the MIT License. Anyone is welcome to:
✅ Improve the script.
✅ Add new features.
✅ Fix bugs or optimize performance.
✅ Translate the bot messages into different languages.

If you like this project, consider giving it a ⭐ star on GitHub and sharing it with others!

Final Thoughts

With EpicGames-Freebie-Notifier, you’ll never miss another free game from Epic Games. It’s fully automated, easy to set up, and free to use. Just deploy it once, and let it handle the rest!


GitHub Repository

Join the Discussion & Support in the GitHub Issues section!

Happy Gaming! 🎮







#EpicGames #FreeGames #DiscordBot #GitHubActions #Automation #GameDeals #Python #OpenSource #Gaming #GameNotifications #EpicGamesStore #DiscordNotifier #FreebieAlert #Tech #FreeGamesAlert 







Comments

Popular posts from this blog

Email OTP Bypass Using Kali Linux, Burp Suite, and Temp Mail – Ethical Hacking Demonstration

How to Format a USB Drive Using Windows CMD – Complete Step-by-Step Guide