Skip to content

Trying out ruby to download BBC Sport RSS feed and email me the Manchester City FC stories

License

Notifications You must be signed in to change notification settings

moj/mancity_news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manchester City FC BBC Sport News Parser

A program for fetching BBC Sport news RSS feed and emailing news stories about Manchester City FC

Prerequisites

I use the Postmark API to send the emails so you will need a postmark API key to make the program work

Installation

$ bundle

Usage

First put your Postmark API key in a file named '.postmark_api_key' then run:

$ ruby city.rb [email protected]

To Do

  • Move postmark api and database file to the users home directory.

Author

License

See LICENSE.md

About

Trying out ruby to download BBC Sport RSS feed and email me the Manchester City FC stories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages