AutoDJ Skip Vote Counter

Hey, I’d like to implement a skip vote counter in my channel, So it skips when enough people vote to skip. From what I’ve found, AutoDJ used to have the functionality, and it was removed some time ago. I’d like to know the code functionality that would be needed to do this myself. I know javascript well enough, But have been unable to find the functions through nightbot that I’d need to call, such as skipping. If anyone has a working skip voter script, or knows the functions needed, I’d greatly appreciate it!

Thanks all!

You would need to use the Nightbot API to accomplish something of this nature, as it can’t really be implemented using just $(eval) alone.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.