Skip to content

Releases: lamzaone/g59musicbot

0.3.1

07 May 12:56
92cedf1
Compare
Choose a tag to compare
  • Improved playlists

    • Better playlist display (/playlist list or !playlist)
      • Can now display the whole playlist (with pages)
      • Can now shuffle the playlist before loading into queue
      • Can now load into queue straight form this embed
    • Can now load a YouTube playlist into your custom playlist all at once! just use /playlist add <playlist_name / index> <playlist url>
  • Improved Queue

    • Better queue display
      • Can now see the whole queue on pages of 20
      • Can shuffle the queue
      • /queue or !queue
    • Can load a whole YouTube playlist into the queue!
      • Just use /play <playlist url> or !play <playlist_url>?
  • Bug fixes:

    • Fixed queue breaking on attempting to load a deleted/unavailable song
    • Fixed pagination on Queues/Playlists
    • Fixed updater breaking on empty commit message
    • Fixed playlist load using slash command
  • hotfix 5/7/2024

    • fixed YouTube playlist link not loading whole playlist
    • fixed /playlist list and !playlist not showing rections if the list didn't have pages

0.3

05 May 01:38
Compare
Choose a tag to compare
0.3

Version 0.3 update

  • Music player now supports most sources (excluding Spotify)
  • Added Playlists - you can now create custom playlists, that can be loaded at any time into the queue
  • /play now can load youtube playlists into the queue
  • Improved updater
  • Now checks for updates every hour
  • Sends a message to the Bot owner that allows you to update the bot
  • Added /queue to display the queue
  • Added /shuffle to shuffle the queue

Note: Bot will currently auto update without asking on launch. To bypass, launch with updated argument. ex.: python3 main.py updated

0.2

29 Apr 00:37
Compare
Choose a tag to compare
0.2

What's Changed

  • ADDED SOUNDCLOUD SUPPORT!
  • ADDED SLASH (/) COMMANDS SUPPORT!
  • ADDED .GIF BANNER/AVATAR CHANGER*
  • Rebuild the logic behind the musicplayer to improve stability
  • fixed a bug where queue would break sometimes
  • Improved code readability
  • Added !sync command to sync the command tree (bot owner only)

Full Changelog: music...soundcloud

0.1

23 Apr 23:37
Compare
Choose a tag to compare