A simple (?) turntable.fm bot.
cd tablebot; cp local.json-dist local.json
npm install
# install dependenciesnode app.js
# run itCheck out the ttapi docs.
You might want to create a new, separate user account for this bot. Then,
retrieve its user id, auth token and room id via the ttapi bookmarklet
(see ttapi docs), and set those values in local.json
.