smashie420 / Epics-Free-Games

A program written in JS to check for free games from Epic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

discord

A simple bot that checks daily for free games

Please my projects :D

Windows Installation

git clone https://github.com/smashie420/Epic-Games-Today-Free-Day
cd Epic-Games-Today-Free-Day
npm install
node epic-games.js

Don't forget to edit config.js

Linux Installation

Im currently trying to figure out a way to run this on arm/x86 processors

Usage

Windows

Command (In cmd or powershell) Description Notes
node epic-games.js Runs the program & auto notifies you when the next game is available Make sure your in the Epic-Games-Today-Free-Day directory

Linux

Command Description Notes
pm2 start epic-games.js --name Epic-Games Runs the program Make sure your in the Epic-Games-Today-Free-Day directory
pm2 stop Epic-Games Stops the program
pm2 logs Shows the logs

About

A program written in JS to check for free games from Epic

License:MIT License


Languages

Language:JavaScript 100.0%