Skip to content

Releases: museofficial/muse

Release v1.4.0

12 Mar 15:57
c2b937a
Compare
Choose a tag to compare

Added

  • Muse can now HTTP stream live audio files (see #396)

Release v1.3.0

10 Mar 02:59
cd70e02
Compare
Choose a tag to compare

Added

  • /play has a new split option that will split queued YouTube videos into chapters, if the video has them
  • /resume command to resume playback

Changed

  • query is now a required parameter from /play

Removed

  • /play cannot resume the playback anymore since query is now required

Release v1.2.0

24 Feb 23:33
4eefb7b
Compare
Choose a tag to compare

Added

  • /stop command to disconnect and clear the queue

Release v1.1.2

21 Feb 23:49
2370862
Compare
Choose a tag to compare

Changed

  • Bumped dependencies

Release v1.1.1

12 Feb 16:06
a06e96d
Compare
Choose a tag to compare

Fixed

  • /config set-wait-after-queue-empties now works (fixed typo)

Release v1.1.0

12 Feb 02:28
fd7810f
Compare
Choose a tag to compare

Changed

  • Muse now stays in a voice channel after the queue finishes for 30 seconds by default. This behavior can be changed with /config set-wait-after-queue-empties.

Release v1.0.0

06 Feb 04:01
9ae59a8
Compare
Choose a tag to compare

Changed

  • Migrated to Slash Commands
  • Upgrading will cause unavoidable data loss. Because slash commands work differently, all shortcuts will be lost. Functionality similar to shortcuts is provided by the /favorites command.
  • Because slash commands require different permissions, you must kick Muse and re-add Muse to your server before you can use the bot.

Release v0.5.4

02 Feb 02:08
e883275
Compare
Choose a tag to compare

Fixed

  • Prisma no longer causes a crash when running on Windows

Release v0.5.3

01 Feb 23:36
1b2781f
Compare
Choose a tag to compare

Changed

  • Environment variable values are now trimmed (whitespace is removed)

Release v0.5.2

30 Jan 03:15
d0bb4fd
Compare
Choose a tag to compare

Fixed

  • Playing livestreams now works again