##UW Course Planner Bot #Dubhacks 2016 (Placed Top 6 Teams) :D
To deploy to Heroku
- install Heroku CLI
wget -O- https://toolbelt.heroku.com/install-ubuntu.sh | sh
heroku login
Create a new app in Heroku and push
heroku git:remote -a <remote-name>
git push heroku master