Releases: svenwiltink/go-MusicBot
Releases · svenwiltink/go-MusicBot
2.8.1
2.8.0
What's Changed
- allow !ma to add a number from the latest search results by @svenwiltink in #92
Full Changelog: 2.7.2...2.8.0
2.7.2
actually fix playlist support
Playlist now work according to Floris
2.7.0
What's Changed
- Added playlist command and functionality for YoutubeProvide by @fvanmaldegem in #85
New Contributors
- @fvanmaldegem made their first contribution in #85
Full Changelog: 2.6.0...2.7.0
2.6.0
2022
2.5.1
2.5.0
What's Changed
- Support the startTime queryfield in the YT URL by @stefankonig in #82
Full Changelog: 2.4.1...2.5.0
2.4.1
Fixed CI
2.4.0
What's Changed
- Fix queue tests by @stefankonig in #74
- support deleting items from queue by @skoef in #76
- fixed failing TestQueue_GetNext_Empty by @skoef in #77
- Fix queue delete by @skoef in #78
- Added shortCommandPrefix feature + more volume in/decreases by @stefankonig in #75
- Start MPV at 50% volume by @stefankonig in #80
- listen for MPV eof event when starting song to quickly return error by @stefankonig in #81
- Ci by @svenwiltink in #79
New Contributors
- @stefankonig made their first contribution in #74
- @skoef made their first contribution in #76
Full Changelog: 2.3.0...2.4.0