azhuge233 / RedditFreeGamesNotifier

Notify and auto claim free games from Reddit community.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RedditFreeGamesNotifier

A CLI tool

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/RedditFreeGamesNotifier.git
cd RedditFreeGamesNotifier
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 explanations.

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

About

Notify and auto claim free games from Reddit community.


Languages

Language:C# 100.0%