Discord.JS application that fetches data from Rockstar Newswire website based on a regular base (as defined in config vars), formats the data in an embedded Discord message, and sends to the configured Discord channel.
- Discord robot with Token (Tutorial). Make sure your bot is connected to your server already.
- GitHub account
- Heroku account
- Heroku CLI to be installed on your computer
- MongoDB Atlas database collection to stored already sent articles (Heroku dynos restart every 24 hours, so this was designed to use an external and editable lock collection)