LaneSh4d0w / Epic_FreeGame_Watcher_Discord

A little something made to look after Epic Games' free games. Works on user's demand.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Epic_FreeGame_Watcher_Discord

A little something made to look after Epic Games' free games. Works on user's demand.

The hell is this ?

Looks after available free game promotions from the Epic Games Store.

Setup

  1. Go on Discord's Developer Portal

  2. Make a new application, your choice for the name of the app.

  3. On the bot section, create a new bot, named the same if wanted.

  4. Create an OAuth token and copy it.

  5. Create an OAuth Bot link with the "Read/Send messages" bot permissions, and add it on the server you wanna operate.

  6. On the project folder, create an ".env" file with this info :

"TOKEN= thebotstoken"

Save the file, and you're good to go !

  1. 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.

How it works

Simply type "epic.freegame" to get the answer.

About

A little something made to look after Epic Games' free games. Works on user's demand.


Languages

Language:JavaScript 100.0%