Skip to content

2.1.0

Compare
Choose a tag to compare
@markokajzer markokajzer released this 21 Nov 17:13

A bunch of new features, cool additions, various bug fixes and updates

Features

  • Add !modify command
    • Enables adjusting the volume of a sound with !modify <sound> volume <value>
    • Enables clipping sounds with !modify <sound> clip <start> <end>
  • Add possibility to set custom timeout when using stayInChannel
  • Add possibility to specify elavatedRoles to customize group of people that can manage sounds (#85, Thank you @ibito!)
  • BREAKING CHANGE: Simplify !add from YouTube by actually making the last parameter the end time instead of the duration
  • Better handle missing permissions for restricted commands
  • Create one click Docker setup

Bugfixes

  • Fix !avatar not sending the correct URL
  • Better resilience against errors when joining voice channel
  • Properly handle missing permissions when joining voice channel

Under the hood

  • Update discord.js to v12.4.1
  • Update dependencies