muse

🎧 a self-hosted midwestern Discord music bot that doesn't suck

MIT License

Stars
869
Committers
40

Bot releases are hidden (Show)

muse - Release v2.2.2

Published by codetheweb over 1 year ago

Changed

  • Removed youtube.ts package
muse - Release v2.2.1

Published by codetheweb over 1 year ago

Fixed

  • Fixed all lint errors
  • Create the guild settings when not found instead of returning an error
  • Add temporary workaround to avoid VoiceConnection being stuck in signalling state
muse - Release v2.2.0

Published by codetheweb over 1 year ago

Added

  • Added a '/replay' to restart the current song. Alias for '/seek time: 0'
muse - Release v2.1.9

Published by codetheweb over 1 year ago

Fixed

  • Queueing a YouTube playlist sometimes resulted in an infinite loop
muse - Release v2.1.8

Published by codetheweb over 1 year ago

Changed

  • Minor message improvements
muse - Release v2.1.7

Published by codetheweb about 2 years ago

Fixed

  • Bumped ytdl-core
muse - Release v2.1.6

Published by codetheweb about 2 years ago

Changed

  • Now uses the slim variant of the official Node image to reduce image size by ~300 MB
muse - Release v2.1.5

Published by codetheweb about 2 years ago

Fixed

  • Bumped ytdl-core
muse - Release v2.1.4

Published by codetheweb about 2 years ago

Fixed

  • Switch from emso to tsx to fix ESM loader bug with recent Node.js versions
muse - Release v2.1.3

Published by codetheweb about 2 years ago

Fixed

  • Cache files are now correctly created
muse - Release v2.1.2

Published by codetheweb about 2 years ago

Fixed

  • Bot status is working again

Changed

  • Bumped dependencies
muse - Release v2.1.1

Published by codetheweb over 2 years ago

Fixed

muse - Release v2.1.0

Published by codetheweb over 2 years ago

  • /loop command that plays the current song on loop
muse - Release v2.0.4

Published by codetheweb over 2 years ago

Fixed

  • Bad import
muse - Release v2.0.3

Published by codetheweb over 2 years ago

Changed

  • Bumped dependencies
  • Add tini to Docker image to reap zombie processes
muse - Release v2.0.2

Published by codetheweb over 2 years ago

Changed

  • Fully remove /config set-role
muse - Release v2.0.1

Published by codetheweb over 2 years ago

Changed

  • Fixed message sent on guild invite to better reflect new permission system
muse - Release v2.0.0

Published by codetheweb over 2 years ago

Changed

  • Migrated to the v10 API
  • Command permissions are now configured differently: you can now configure permissions in Discord's UI rather than through the bot. See the wiki page for details.
  • 🚨 when you upgrade to this version, the role you manually set with /config set-role will no longer be respected. Check the above link for how to re-configure permissions.
muse - Release v1.9.0

Published by codetheweb over 2 years ago

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
muse - Release v1.8.2

Published by codetheweb over 2 years ago

Fixed

  • /fseek now works again
Related Projects