Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 2.36 KB

README.md

File metadata and controls

46 lines (32 loc) · 2.36 KB

Instructions

This bot requires the Turntable API (created by Alain Gilbert many thanks) and websocket that can be readily downloaded here. Just extract ttapi.py, websocket.py, and your bot's Python code to the same folder and open the bot code with Python or your favorite IDE. I hope you can get some educational value out of this.

Note: Never give out your auth or authorization key. This is, in essence, an unchangeable password. Your auth key (or your bot's for that matter) can be found using this bookmarklet.

Commands:

ee bot dj on
ee bot dj off
/skip
/album
/genre
/coverart
/help
/commands
/pl info
/banlist
/bop
/lame

Mod Commands:

ee bot ban *username*
ee bot unban *username*
ee bot add song

About

This bot was requested by the users of the Early Era room especially because there would likely not be another user in the room to DJ.

DISCLAIMER

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, and/or distribute free copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice (excluding, of course, the sections labeled "Instructions" or "About) shall be included in all copies or substantial portions of the Software. Any copies or modifications of the Software must be given freely without financial or other charge of any kind.

The Software shall be used for Good, not Evil.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

THE TERMS OF THIS DISCLAIMER MAY BE CHANGED AT ANY TIME WITH NEITHER WARNING NOR CONSENT.