Skip to content

Dandelion v1.6.0

Compare
Choose a tag to compare
@solaluset solaluset released this 21 Jun 08:11
· 267 commits to master since this release
2f38bd1

What's Changed

  • Timeout system was greatly improved
  • User agent was updated
  • It's now possible to switch to next/previous song in single loop mode
  • Bot properly reacts when it's moved or disconnected by moderators
  • clear command clears all pending songs instead of stopping player completely
  • Improved song loading
  • Generated config.json contains comments
  • Config variable VC_TIMOUT_DEFAULT was renamed to VC_TIMEOUT_DEFAULT
  • Bot checks for voice permissions before connecting
  • Bot accepts new format of Spotify links
  • Button plugin enqueues all supported links found in message
  • Second argument of move command became optional (omitting it will move the song to the end of queue)
  • Shuffling the queue and (re)moving a song triggers preload
  • The bot will use better quality images for thumbnails
  • A song goes to history only after it finishes playing
  • Play command properly displays whether it started playing or enqueued the song
  • Updated dependencies
  • Improved code & its formatting

Full Changelog: v1.5.3...v1.6.0