swanpenguin / Reddit-Post-Game-Thread-Generator

MIT License
4 stars 2 forks source link

Reddit Post-Game Thread Generator

This tool generates game threads in the appropriate sub-reddit when fed an ESPN link.

Tech

This simple product is packaged in Ruby on Rails and Nokogiri for web-scraping. Is Ruby on Rails too big a framework for something this simple? Yes, but packaging was easy and we have free reign on scaling up the codebase.

To-Do List

Contributing

Want to contribute? Awesome!

Fork this repository, get it onto your machine, then run bundle install.

Once everything works on your side, start submitting issues and pull-requests for code you've written. To keep the commit list nice and orderly, please squash all of your commits down into 1 once you get the golden stamp of approval for your pull-request.

License

MIT