alaingilbert / Turntable-API

Allows you to create bots for turntable.fm
http://alaingilbert.github.com/Turntable-API/
MIT License
318 stars 97 forks source link

Examples for Lame and Lame Count #202

Closed ghost closed 11 years ago

ghost commented 11 years ago

New Examples:

  1. Lame-automatically lames the current playing song when someone does /lame.
  2. Lame Count-automatically lames the current playing song when 2 people do /lame.
MikeWills commented 11 years ago

Why can't these examples just be in the wiki?

ghost commented 11 years ago

because some people might like stuff in front of them.

gizmotronic commented 11 years ago

To be honest, I don't see that these show anything new or interesting about Turntable-API, given the existing autobop example. Laziness is no excuse to add redundant code. (I see that you edited your response to remove the "lazy" comment. LOL.)

MikeWills commented 11 years ago

I figured the examples in the code were to help you gain an understanding of how TTAPI worked. Then use the wiki for any other code examples of how to do specific things. Like auto reconnect.

ghost commented 11 years ago

oh, ok