Releases: Hyphen-ated/DJBot
Releases · Hyphen-ated/DJBot
0.1.5
- adds reconnection logic
- makes videoid detection more lenient (anything after "v=" will be checked if it matches the youtube videoid pattern)
0.1.4
- Clean up and simplify the server's state transition logic
- add !lastsong command and put some previous songs in the !songlist command
- add !volume up and !volume down
- add a timer before bumping songs to secondary, if people come back in time they are not bumped
0.1.3
new features:
- !skipsong and !removesong (which are the same command) let channel ops stop a song from being played
- !volume lets channel ops set the volume
- you can blacklist videos in the config file so they never play
bug fixes:
- it shouldn't randomly skip songs as much (or at all, hopefully)
- better reporting of non-embeddable or non-viewable videos when they are requested instead of silently skipping them when they come up to play
0.1.2
more lenient config file, also allow the streamer to request songs that are too long or too recently played
0.1.1
Added a gui console window.
Running startServer.bat should now be much more reliable
Added more stuff in options.yaml
0.1
first release, never been tested except on my machine