Closed sharedferret closed 12 years ago
I added a few API commands that seemed useful, along with entries for each in turntable_data/.
turntable_data/
bot.getUserId(name, callback) bot.getStickers(callback) bot.getStickerPlacements(userid, callback)
bot.getUserId(name, callback)
bot.getStickers(callback)
bot.getStickerPlacements(userid, callback)
Wow thanks ! :)
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)