Skip to content

10.0.0

Compare
Choose a tag to compare
@naseif naseif released this 19 Oct 09:43
· 133 commits to main since this release

Changes since 9.0.0:

  • Fixed bot not playing music correctly from soundcloud and Spotify
  • Using play-dl now for all platforms for more stable experience
  • Fixed all discovered bugs
  • Added searchanime, searchmovie and playskip commands. First 2 are self explanatory. playskip command works just like play, difference is that it skips the current playing song and plays the new one directly
  • Using Genius API now for lyrics instead of discord-player lyrics extractor, however an APIKEY is required.

Commits since 9.0.0:

  • f2e9e73: [Enhancement] Updated error message if song not found | (@naseif)
  • b95046e: [Fix] Add TMDb token property to config.json | (@naseif)
  • adbd419: Send bot avatar in embed if the user has no avatar. Fix for all commands | (@naseif)
  • 2ad700e: [Fix] Fixed bot not sending embed if the user that requested the song has no avatar. | (@naseif)
  • 611f3cc: [Enhancement] Added doc for getDetails function | (@naseif)
  • 2788ea9: [New] Added searchmovie command ! | (@naseif)
  • f07ec30: [New] Added getMovieInfo Modules to search for the movies | (@naseif)
  • 9d42a98: [New] You can now mention a user to highfive :) | (@naseif)
  • e2c916f: [Fix] Added slash command support for searchanime | (@naseif)
  • d796c37: [New] Added searchanime command that sends an embed containing all possible info about the anime | (@naseif)
  • d304257: [Enhancement] Replaced discords player lyrics extractor with the Genius API, api calls are now much faster | (@naseif)
  • 4e2f586: [New] Added playskip command that skips the current playing song and plays the new given song | (@naseif)
  • 9983b84: Remove # from brackets since discord autoomatically parses the channel | (@naseif)
  • e5ad9f0: [Fix] fixed help with slash commands returning empty embed message | (@naseif)
  • 6237c19: [Fix] updated invite message logo | (@naseif)
  • 36eca11: Update README.md | (@naseif)
  • 4ddbfbb: Update README.md | (@naseif)
  • e16de26: [Fix] fixed soundcloud not working with all links, using play-dl now for the playbacks | (@naseif)
  • 13e8967: [Fix] fixed spotify functionality with slash commands as well | (@naseif)
  • d73c8ea: [Fix] Fix message info being sent twice | (@naseif)
  • a95610b: [Fix] Fixed bot not playing music from spotify | (@naseif)
  • ca42f11: [Update] bump discord-player dev version | (@naseif)
  • f3e44da: [New] Added play-dl Extracto for discord-player, still experimental and not used | (@naseif)
  • b262772: [Fix] Set 8D back to normalizer when off | (@naseif)
  • f1acb6b: [Enhancement] Updated discord-js package, song link as hyperlink in embed | (@naseif)
  • a47a8b7: [Fix] fixed a bug with the disconnect command where users were able to disconnect the bot if not connected to a voice channel | (@naseif)