Fixed
- Fix bug in ffz response (affects badges).
- Fix response of devices endpoint (#91, #82).
- Fix double response (#90).
Added
- Retry certain operations to make bot more resilient to intermittent errors (#76).
- Add check to test if song is playable before enqueuing it (#75).
Changed
- Use asynchronous locks everywhere.
- Many internal changes to injector system.