Skip to content

How about be notified about new free games at epic store?

License

Notifications You must be signed in to change notification settings

lucasrennok/EpicDiscordBot

Repository files navigation

EpicJulius

How about be notified about new free games at epic store? :robot: So start using EpicJulius Bot.

executing

🎉 Add this bot to your server:

https://discord.com/oauth2/authorize?client_id=747636000083279873&scope=bot&permissions=8

⏩ Commands

These are the available commands:

$help - Get all the available commands $speak - The bot speak something $ping - Ping of the bot $free - Show free games | Can use: '$free now' to show the free games of the week and '$free next' to show the free games of the next week.

💾 Requirements

▶️ I used:

  • NPM to install some packages.

🔽 Downloads

Some downloads to use this repository:

  • npm install --save discord.js
  • npm install dotenv --save
  • npm install node-fetch --save
  • npm install --save google-translate-open-api
  • npm install --save express

✌️ Want to change something?

  • Make a fork
  • Create an application here discord application
  • Go to: 'Bot' and accept it is a Bot
  • Configure your Bot(public or not)
  • Go to: 'General Information', copy your Client ID and click here: permission calculator
  • At 'OAUTH Url Generator', put your client id at 'Client ID' and copy the Link or use it to add the bot to your server
  • Host the bot somewhere, I use repl.it
  • And I am using: uptime bot to notify when the bot is down

OBS.: Don't forget to create a file called '.env' and write 'TOKEN=yourTokenHere' in it and 'PORT=3333'. The Token has to be secret, so take care about it.

Enjoy it 😉

About

How about be notified about new free games at epic store?

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published