Skip to content

digicyc/TTBotzor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TurnTable Botz0r

sgir

About

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.

Setup and Install

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

Config

Configuration of the bot exists in settings.js.local

  • 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.

Commands

Some basic commands included so far.

  • /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.

License

Copyright (c) 2011 Aaron Allred

Published under The MIT License, see LICENSE

About

TurnTable Rest BOT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published