Skip to content

Lara19-dev/News-Bot

Repository files navigation

Discord News-bot

News-bot is a discord-application made to send News updates to designated channels from official RSS feeds. The app currently supports a few major news outlets as listed:

  • CNN
  • Fox News
  • Space.com

Use it right away!

  • <prefix>assignnews to designate a channel to send your news!

Tech

News-bot uses a number of open source projects to work properly:

And of course News-bot itself is open source with a public repository on GitHub.

Installation

News-bot requires Node.js v4+ to run.

Clone from the repository, then install necessary dependencies

$ git clone https://github.com/Senre/News-Bot.git
$ cd News-bot
$ npm install
$ npm start

Development

Want to contribute? Great!

News-bot uses eslint for consistent development. Make a change in your file and instantaneously see your updates! Fork from this repository and show what can be made better!

Todos

  • Add more features
  • More support for other news outlets

License

MIT

Free Software, Hell Yeah!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published