A little something made to look after Epic Games' free games. Works on user's demand.
Looks after available free game promotions from the Epic Games Store.
-
Make a new application, your choice for the name of the app.
-
On the bot section, create a new bot, named the same if wanted.
-
Create an OAuth token and copy it.
-
Create an OAuth Bot link with the "Read/Send messages" bot permissions, and add it on the server you wanna operate.
-
On the project folder, create an ".env" file with this info :
"TOKEN= thebotstoken"
Save the file, and you're good to go !
- Open a command line, fire up npm with a npm i, let it do its job, and then type "node index.js". The server should load as said.
Simply type "epic.freegame" to get the answer.