A fun little Turntable.fm bot to help maintain a channel and a simple nodejs project to learn NodeJS which I'm still a complete NodeJS newb. Use with caution as turntable doesn't just want autobob bots for point hording I'm sure.
- You'll have to first install nodejs
- sudo apt-get install nodejs
- After which you'll also install npm which is nodejs' package manager
- sudo apt-get install npm
- Grab the ttpi via npm
- npm install ttapi
- Change filename to settings.js
- Update all Values in settings.js
Obtain your AUTHID, ROOMID(s), USERID with this Bookmarklet
Just drag it up into your Bookmark bar and click when you're in your favorite TT room.
/sgir autoskip
: Checks status of Autoskip/sgir autoskip on
: Turns AutoSkip of it's songs on./sgir autoskip off
: Turns AutoSkipping off and allows your bot to DJ if they have tunez./sgir skip
: Will skip the bots currently playing song. If autoskip is turned off of course.
Copyright (c) 2011 Aaron Allred
Published under The MIT License, see LICENSE