sprx97 / OldTimeHockey

Website and scripts for OldTimeHockey fantasy hockey league.
http://www.roldtimehockey.com
3 stars 5 forks source link

Welcome to OldTimeHockey

OldTimeHockey is a fantasy hockey superleague that was started via Reddit in 2013. It has since expanded to include its own website and Discord server with bots and scripts in support. All of the code for these lives in this repository and is deployed by SPRX97. If you are interested in contributing or re-purposing, feel free to contact me on Discord (sprx97), Reddit, or Github.

List of Things That Exist in This Repository

OldTimeHockey/react/*: Frontend code and markup for the website www.roldtimehockey.com
OldTimeHockey/node/*: Backend code to access the OldTimeHockey SQL database
OldTimeHockey/scripts/*: Code that scrapes the leagues on Fleaflicker and updates the SQL database and posts weekly recaps to Reddit
OldTimeHockey/oth.sql: A periodic dump of the full database
OldTimeHockey/cron: The cronjob that runs on my box to keep things going *OldTimeHockey/:** Instructions and scripts for setup and running parts of the project

Check out my Discord Bot, Wes McCauley

Other Notes