Releases: NachoToast/Jukebot
Releases · NachoToast/Jukebot
Release 1.0.5
Added a /leave
command.
Release 1.0.4
- 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
Small update:
- Increase connect timeout from 3 to 5 seconds.
- Status command no longer ephemeral.
Release 1.0.2
- 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
Jukebot now leaves channels when appropriate, and correctly handles being moved.
Release 1.0
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
Another test release.
Test Release 0.9
Ready everything up for production.
This release is to test a deploy script.
Embeds & Basics
queue
command added, with pagination.- No longer announces the next song that is playing.
ping
command renamed tostatus
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
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.