2.1.0
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>
- Enables adjusting the volume of a sound with
- Add possibility to set custom
timeout
when usingstayInChannel
- 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