Skip to content

Releases: nikosszzz/musicbot

Release 3.3.2

24 May 12:16
Compare
Choose a tag to compare
  • playlist: Removed unnecessary similar code for the playlist message

  • music(internals): Added one check in the inactivity leave

  • handlers(command): Fix crash when replying to a already replied and/or deferred interaction

  • lyrics: Fix possible crash

Full Changelog: 3.3.1...3.3.2

Release 3.3.1

23 May 16:30
Compare
Choose a tag to compare

Moved to the package @joehoel/lyric-finder to handle lyrics as lyrics-finder stopped working for some reason. Which now also means we fetch the lyrics from Genius.

Full Changelog: 3.3.0...3.3.1

Release 3.3.0

23 May 10:58
Compare
Choose a tag to compare

The bot now supports ESM modules and gets bundled in ESM format by rollup.

Full Changelog: 3.2.0...3.3.0

Release 3.2.0

08 May 16:44
Compare
Choose a tag to compare

Efficiency and refined music components, for you to enjoy enhanced performance.

Full Changelog: 3.1.3...3.2.0

Release 3.1.3

05 May 20:34
Compare
Choose a tag to compare

Fixes, updates to components and package upgrades.

Full Changelog: 3.0.0...3.1.3

Release 3.0.0

24 Feb 10:26
Compare
Choose a tag to compare

I came back again for another series of patches and fixes.

Music Bot has been upgraded with all latest versions of its dependencies (excluding array-move) and basing it off the latest codebase of my bot Infinium. You could say this is a open source version of the bot but only intented for music.

Fixed queue issues, inactivity issues, performance issues and some song fetching errors.

2.2.0

20 Nov 09:54
4995533
Compare
Choose a tag to compare

Full Changelog: 2.1.0...2.2.0

2.1.0

07 Oct 11:45
Compare
Choose a tag to compare
  • Added Spotify Playlist support.
  • Fully typed.
  • Updated dependencies.

2.0.0-TS

06 Oct 18:50
Compare
Choose a tag to compare

First TypeScript release.

Full transition to TS and Discord.JS 14.

Full Changelog: legacy...stable

2.0.0-JS

06 Oct 18:49
c369b17
Compare
Choose a tag to compare

Legacy JS release.