Skip to content

pr0ton/Sparkle-Turntable-Bot

 
 

Repository files navigation

#Sparkle Turntable Bot

A customizable Turntable.fm bot written in node.js utilizing ttapi.

This project is still maintained, but I don't have a lot of time for development (so updates will probably be slow). If you have new features or bugfixes, please submit a pull request.

Installation

npm install sparklebot

Check out the Get Started guide over on the project's Wiki page for detailed installation instructions.

News

3/16/13 - I'm currently working on updating the bot to use sqlite instead of MySQL. What this means is it will no longer be necessary to set up a database for the bot (it's entirely contained within and managed by Sparkle). This should hopefully make installation much easier. There's no ETA for when this will be done, but if you want to try it out, a (somewhat) working copy is available on the dev branch.

Features

This bot is written in Node.JS and utilizes Alain Gilbert's Turntable API.

The bot can:

  • Respond to a set of commands in chat and through turntable's PM system
  • Awesome songs based on various systems
  • Log vote, chat, song, and room events in the console
  • Report song stats in chat after each song
  • Welcome users to the room via chat and PM
  • Enforce room rules regarding song limits and timeouts before a person can DJ again
  • Log song statistics and chat entries in a MySQL database
  • Receive and respond to commands via a HTTP RESTful API
  • Manage a waitlist/queue for a room

About

A Turntable.fm bot for the Indie/Classic Alternative 1 + Done room.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%