Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

45 lines (36 loc) · 1.42 KB

Changelog

v1.0.0 - 2021-10-08 - Initial Release

The initial release of the Sunny Flowers Discord music bot.

Added

Sunny now supports the following commands:

  • join: joins your voice channel
  • leave: leaves the voice channel
  • play: adds a song to the queue
  • play_next: adds a song to the front of the queue
  • pause: pauses the playback of the current song
  • resume: resumes the playback of the current song
  • skip: skips to the next song in the queue
  • stop: stops the current song and clears queue
  • shuffle: shuffles the queue
  • swap: swaps two numbers in the queue from position
  • remove_at: removes a song from the queue at a specific index
  • now_playing: shows an embed containg info of the currently playing song
  • queue: displays the songs coming up in the queue
  • help: shows available commands, their aliases, and usage.

Known Bugs

  • #16: Playlists behave buggy
  • #39: Song metadata may not show correctly for raw music files
  • #54: YouTube's age restricted videos don't play and fail silently