Skip to content

Releases: Hyphen-ated/DJBot

0.1.5

10 Nov 11:07
Compare
Choose a tag to compare
0.1.5 Pre-release
Pre-release
  • adds reconnection logic
  • makes videoid detection more lenient (anything after "v=" will be checked if it matches the youtube videoid pattern)

0.1.4

16 Aug 22:42
Compare
Choose a tag to compare
0.1.4 Pre-release
Pre-release
  • 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

15 May 08:51
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release

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

14 May 10:11
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

more lenient config file, also allow the streamer to request songs that are too long or too recently played

0.1.1

14 May 08:28
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Added a gui console window.
Running startServer.bat should now be much more reliable
Added more stuff in options.yaml

0.1

14 May 05:23
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release

first release, never been tested except on my machine