Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [6.4.0](6.3.3...6.4.0) (2022-10-28) ### Bug Fixes * **event-messageCreate:** check for permissions ([d6fc80e](d6fc80e)) * lyrics sometimes missing ([5439502](5439502)) * oldState.channel can be null ([70f7f7e](70f7f7e)) * use alternate library for lyrics ([79da610](79da610)) * vote skipping sends inactivity message twice ([8b0fb41](8b0fb41)) ### Features * avoid showing missing strings to non-managers ([f4e65a5](f4e65a5)) * dashboard URL option to link dashboard as button ([75edb39](75edb39)) * directly inform user about missing View Channel permission ([38ea0ff](38ea0ff)) * force skipping by manage server permission and manager ([1444305](1444305)) * lyrics ([233f743](233f743)) * prevent seek from being used by anyone ([5b750c3](5b750c3)) * show basic Quaver information when pinged ([b3293f2](b3293f2)) * use other lyrics library ([8ddd62a](8ddd62a)) ### Performance Improvements * fetch application commands on startup ([9431191](9431191)) * reduce db calls ([7eeb272](7eeb272))
- Loading branch information