alaingilbert / Turntable-API

Allows you to create bots for turntable.fm
http://alaingilbert.github.com/Turntable-API/
MIT License
317 stars 97 forks source link

Soundcloud url on profile update. #221

Closed omgyeti closed 11 years ago

omgyeti commented 11 years ago

added ability to change the soundcloud in profile.

omgyeti commented 11 years ago

I will make a small not that this will be my first pull request EVER :D I will also note, that the changes I made in bot.js worked fine and bot.coffee should compile fine.

omgyeti commented 11 years ago

.-. How would I do two separate pull requests? It added the other change that I made.

alaingilbert commented 11 years ago

You should make every pull requests on their own branch. I think you could create a new branch, remove the last commit with git resetthen make another pull request. (I was about to merge it when I saw it changed !)

omgyeti commented 11 years ago

Ok, I will get to that when I get home (around 8:00 est). :D