Skip to content

A discord bot that gets data every hour from the Rockstar Newswire website, and sends a message to the Discord channel connected if a new article was found.

Notifications You must be signed in to change notification settings

adamkui/discord-bot-gta-online-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-bot-gta-online-news

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.

Requirements

  • 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)

About

A discord bot that gets data every hour from the Rockstar Newswire website, and sends a message to the Discord channel connected if a new article was found.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published