Jordi

Results 1 comments of Jordi

Dirty fix while waiting for [this pull request](https://github.com/distubejs/ytdl-core/pull/251) to be merged. If you're using Docker, mount /usr/ as a volume: ``` services: muse: image: 'ghcr.io/museofficial/muse:pr-1256' restart: always volumes: - 'bot-data-muse:/data'...