Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 588 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 588 Bytes

Games deals discord bot

A script that scrapes the content of is there any deal and logs the result into a discord channel.

Set up the bot.

First, you need to follow the instructions of setting up a bot token and add it to your server.

  • clone this repo and run npm i.
  • Your token to a .env file BOT_TOKEN=YOUR_TOKEN.
  • Add your channel id CHANNEL_ID=CHNNEL_ID.