Releases: museofficial/muse
Releases · museofficial/muse
Release v1.9.0
Changed
/move
command now shows the track that was moved and its position
Fixed
- Fixed a case-sensitive import issue
Added
- Added a
/next
alias for/skip
Release v1.8.2
Fixed
/fseek
now works again
Release v1.8.1
Changed
- Reduced image size
Release v1.8.0
Added
- Added a configurable bot status with user defined activities
Fixed
- Error messages consistently show as
🚫 ope: error
Release v1.7.0
Added
- Added a
/move
command to change position of tracks - Added a
/now-playing
command to show the current track without the full queue embed
Release v1.6.2
Fixed
- There are no longer FFMPEG orphan processes after listening to a livestream
Release v1.6.1
Fixed
- The duration of live YouTube streams is now correctly formatted again
- Queueing massive YouTube playlists (4000+ tracks) now works
Release v1.6.0
Changed
- Now uses esmo so we don't have to build
/seek
and/fseek
can now be given duration strings. For example,1m
and2m 15s
work. If the input consists only of numbers, Muse will treat it as the number of seconds to advance (backwards-compatible behavior).
Release v1.5.0
Changed
- Muse will now allow the member who invited Muse to set config options. For this to work, the View Audit Logs permission must be given when inviting Muse. If it isn't given, Muse still works and will contact the owner instead for initial setup.
Release v1.4.1
Changed
- Bumped dependencies (really just wanted to test some workflows :))