Skip to content

Releases: NachoToast/Jukebot

Release 1.0.5

01 May 22:53
775dfe7
Compare
Choose a tag to compare

Added a /leave command.

Release 1.0.4

05 Mar 23:01
5ef7d03
Compare
Choose a tag to compare
  • Spotify songs and age-restricted YouTube videos are playable again.
  • /shuffle command.
  • Can now shuffle when adding a playlist using /play <playlist> shuffle.
  • Queue pagination now displays the correct songs.

Release 1.0.3

22 Feb 02:42
6e1805d
Compare
Choose a tag to compare

Small update:

  • Increase connect timeout from 3 to 5 seconds.
  • Status command no longer ephemeral.

Release 1.0.2

21 Feb 03:56
dddb0e3
Compare
Choose a tag to compare
  • Add /clear command.
  • Add /fix command to hopefully resolve any unknown issues that come up.
  • /status command now gives more detailed information about Jukebot's current server connection.
  • Various dependency updates.

Release 1.0.1

05 Feb 11:21
Compare
Choose a tag to compare

Jukebot now leaves channels when appropriate, and correctly handles being moved.

Release 1.0

04 Feb 02:33
Compare
Choose a tag to compare

Jukebot has been massively overhauled, and now utilizes modern Discord features like slash commands and buttons!

To accomodate for these changes, it's advices you re-add Jukebot to your Discord server using the invite link in my profile page.

Thank you for using Jukebot!

Test Release 0.9.1

04 Feb 02:23
Compare
Choose a tag to compare

Another test release.

Test Release 0.9

04 Feb 02:10
Compare
Choose a tag to compare

Ready everything up for production.

This release is to test a deploy script.

Embeds & Basics

04 Feb 01:05
Compare
Choose a tag to compare
  • queue command added, with pagination.
  • No longer announces the next song that is playing.
  • ping command renamed to status command, gives version information too.
  • skip command now returns more useful information.
  • play command now updates its status (getting resource, connecting, playing, etc...) in real time.
  • Can now play age-restricted YouTube videos.
  • Errors during searching for results should now be more comprehensively logged.
  • Fixed error where skipping twice would sometimes cause a disconnect despite there being songs to play or currently playing.
  • Minor tweaks and adjustments.

Release 0.3

02 Feb 11:07
Compare
Choose a tag to compare
Release 0.3 Pre-release
Pre-release

Fixes existing issues and implements some basic commands. But now provides overall stable playback.

Still need to make some embed constructors, and handle a couple errors.