Skip to content

azhuge233/EGSFreeGamesNotifier

Repository files navigation

EGSFreeGamesNotifier

A CLI tool

  • Fetch free games info from Epic Games Store.
  • Send notifications to Telegram, Bark, Email, QQ, PushPlus(Wechat), DingTalk, PushDeer and Discord.

Demo Telegram Channel @azhuge233_FreeGames

Build

Install dotnet 8.0 SDK first, you can find installation packages/guides here.

git clone https://github.com/azhuge233/EGSFreeGamesNotifier.git
cd EGSFreeGamesNotifier
dotnet publish -c Release -p:PublishDir=/your/path/here -r [win-x64/osx-x64/...] --sc

Usage

Set your telegram bot token and chat ID in config.json.

Check wiki for more explanation.

Repeatedly running

The program will not add while/for loop, it's a scraper. To schedule the program, use cron.d in Linux(macOS) or Task Scheduler in Windows.

My Free Games Collection