muse

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

MIT License

Stars
869
Committers
40

Bot releases are visible (Hide)

muse - Release v0.4.0

Published by github-actions[bot] almost 3 years ago

Added

  • Playlists can now be shuffled as they are added to the queue, using the shuffle option to play.
muse - Release v0.3.2

Published by github-actions[bot] almost 3 years ago

Fixed

  • The SQLite database path is now correctly generated on Windows

Changed

  • Track lookups no longer fail silently (error is returned and logged)
muse - Release v0.3.1

Published by github-actions[bot] almost 3 years ago

Fixed

  • Prisma client and migrations are no longer broken in built Docker images
muse - Release v0.3.0

Published by github-actions[bot] almost 3 years ago

Changed

  • Migrated from Sequelize to Prisma. (#456)
  • Bumped dependencies
muse - Release v0.2.1

Published by github-actions[bot] almost 3 years ago

Added

  • release-it: makes it easier to generate new tags and releases
muse - Release v0.2.0

Published by github-actions[bot] almost 3 years ago

Added

  • A custom track limit can now be set when queueing playlists from Spotify (default stays at 50). See #370.
muse - Release v0.1.1

Published by github-actions[bot] almost 3 years ago

Fixed

  • Fixes a race condition in the file cache service (see #420)
muse - Release v0.1.0

Published by github-actions[bot] almost 3 years ago

Added

  • Initial release
Related Projects