{"id":26395712,"url":"https://github.com/azhuge233/epicbundle-freegames-dotnet","last_synced_at":"2026-01-24T11:37:01.039Z","repository":{"id":58552097,"uuid":"325597729","full_name":"azhuge233/EpicBundle-FreeGames-dotnet","owner":"azhuge233","description":"EpicBundle-FreeGames-dotnet","archived":false,"fork":false,"pushed_at":"2024-10-24T18:40:09.000Z","size":203,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-25T00:32:18.053Z","etag":null,"topics":["bark","dingtalk-robot","discord","dotnet","freegames","games","notifier","pushplus","qqbot","scraper","telegram"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/azhuge233.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-30T16:30:29.000Z","updated_at":"2024-10-24T18:38:46.000Z","dependencies_parsed_at":"2023-11-25T06:20:58.475Z","dependency_job_id":"b789fab1-cf3b-47b5-afa7-5f3c8c958944","html_url":"https://github.com/azhuge233/EpicBundle-FreeGames-dotnet","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azhuge233%2FEpicBundle-FreeGames-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azhuge233%2FEpicBundle-FreeGames-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azhuge233%2FEpicBundle-FreeGames-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azhuge233%2FEpicBundle-FreeGames-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azhuge233","download_url":"https://codeload.github.com/azhuge233/EpicBundle-FreeGames-dotnet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244022683,"owners_count":20385134,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bark","dingtalk-robot","discord","dotnet","freegames","games","notifier","pushplus","qqbot","scraper","telegram"],"created_at":"2025-03-17T11:19:04.544Z","updated_at":"2026-01-24T11:36:56.006Z","avatar_url":"https://github.com/azhuge233.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EpicBundle-FreeGames-dotnet\n\n\u003e EpicBundle hasn't been updated for quite a while, use [IndiegameBundlesNotifier](https://github.com/azhuge233/IndiegameBundlesNotifier) instead.\n\nA CLI tool fetches free games info from EpicBundle, sends notification through Telegram, Bark, Email, QQ, PushPlus, DingTalk, PushDeer and Discord.\n\nDemo Telegram Channel [@azhuge233_FreeGames](https://t.me/azhuge233_FreeGames)\n\n## Build\n\nInstall dotnet 9.0 SDK first, you can find installation packages/guides [here](https://dotnet.microsoft.com/download).\n\nFollow commands will publish project as a executable file.\n\n```shell\ngit clone https://github.com/azhuge233/EpicBundle-FreeGames-dotnet.git\ncd EpicBundle-FreeGames-dotnet\ndotnet publish -c Release -p:PublishDir=/your/path/here -r [win-x64/osx-x64/linux-x64/...] --sc\n```\n\n## Usage\n\nSet your telegram bot token and chat ID in config.json.\n\nCheck [wiki](https://github.com/azhuge233/EpicBundle-FreeGames-dotnet/wiki/Config-Description) for more explanations, only notify varaibles are available for this project.\n\n### Repeatedly running\n\nThe 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.\n\n## My Free Games Collection\n\n- SteamDB\n    - [https://github.com/azhuge233/SteamDB-FreeGames](https://github.com/azhuge233/SteamDB-FreeGames)(Archived)\n    - [https://github.com/azhuge233/SteamDB-FreeGames-dotnet](https://github.com/azhuge233/SteamDB-FreeGames-dotnet)(Not maintained)\n- EpicBundle (site not updated)\n    - [https://github.com/azhuge233/EpicBundle-FreeGames](https://github.com/azhuge233/EpicBundle-FreeGames)(Archived)\n    - [https://github.com/azhuge233/EpicBundle-FreeGames-dotnet](https://github.com/azhuge233/EpicBundle-FreeGames-dotnet)\n- IndiegameBundles\n  - [https://github.com/azhuge233/IndiegameBundlesNotifier](https://github.com/azhuge233/IndiegameBundlesNotifier)\n- Indiegala\n    - [https://github.com/azhuge233/IndiegalaFreebieNotifier](https://github.com/azhuge233/IndiegalaFreebieNotifier)\n- GOG\n    - [https://github.com/azhuge233/GOGGiveawayNotifier](https://github.com/azhuge233/GOGGiveawayNotifier)\n- Ubisoft\n    - [https://github.com/azhuge233/UbisoftGiveawayNotifier](https://github.com/azhuge233/UbisoftGiveawayNotifier)\n- PlayStation Plus\n    - [https://github.com/azhuge233/PSPlusMonthlyGames-Notifier](https://github.com/azhuge233/PSPlusMonthlyGames-Notifier)\n- Reddit community\n    - [https://github.com/azhuge233/RedditFreeGamesNotifier](https://github.com/azhuge233/RedditFreeGamesNotifier)\n- Epic Games Store\n    - [https://github.com/azhuge233/EGSFreeGamesNotifier](https://github.com/azhuge233/EGSFreeGamesNotifier)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazhuge233%2Fepicbundle-freegames-dotnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazhuge233%2Fepicbundle-freegames-dotnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazhuge233%2Fepicbundle-freegames-dotnet/lists"}