samuri51 / chillybot

a turntable bot created by a moderator of straight_chillin11
12 stars 12 forks source link

Good Idea #39

Closed ghost closed 11 years ago

ghost commented 11 years ago

I suggest, you should add a toggle(true/false switch) for the stuck song detection feature in chillybot. This is pretty useful when someone is using chillybot in a room with another bot that also has stuck song detection in it's coding.

samuri51 commented 11 years ago

in this case the solution would be simply to remove or comment out the stuck song code in one of two bots you have. i will consider this though. until now i've just put it in the category of things that should just happen automatically because there's no real reason not to have it.

ghost commented 11 years ago

which lines of code should I comment out.

samuri51 commented 11 years ago

if you look at the stock chillybot script you would need to comment out the corresponding code to lines 874 to 896 and 918 to 937 (including the beggining and end lines)

ghost commented 11 years ago

ok, thanks.