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

Add getUserId, getStickers, getStickerPlacements #64

Closed sharedferret closed 12 years ago

sharedferret commented 12 years ago

I added a few API commands that seemed useful, along with entries for each in turntable_data/.

bot.getUserId(name, callback) bot.getStickers(callback) bot.getStickerPlacements(userid, callback)

alaingilbert commented 12 years ago

Wow thanks ! :)