WritheM / Wallace

https://plug.dj/writhem-radio
Other
4 stars 3 forks source link

When the bot skips a song it should indicate WHY #31

Closed Reanmachine closed 9 years ago

Reanmachine commented 9 years ago

It'd be nice to know why the bot skipped a song randomly.

ylt commented 9 years ago

Yeah, random skips are a problem, but nothing to do with botplug - do intend to debug however

Reanmachine commented 9 years ago

Well at least if every botplug skip call requres a reason that's reported, then you can at least know what module it triggering. Or we'll know why.

pironic commented 9 years ago

its the auto advance feature of basicbot. i set to +5 seconds of the song, but i think i need to set more.

https://github.com/pironic/WritheM-plugdj-Bot/blob/master/extension.js#L337-342

pironic commented 9 years ago

I have removed the auto-skip feature of the basicBot. we can look at including a reasons field in the future for botPlug though.