239a5faa734d2dc956a07ea25abfccb360a956bb
Some checks reported errors
continuous-integration/drone/pr Build was killed
Signed-off-by: Christian Richter <crichter@owncloud.com>
[](https://drone.services.datenschmutz.space/dr
Weirdradio
Weirdradio is a matrix bot that will queue youtube videos into a webfrontend for listening. This can be used as party juke box (especially in combination with the whatsapp or signal bridge).
License
MIT see LICENSE file in this repository.
Run
docker build . -t local/weirdradio:latest
docker run -it \
-p8090:8090 \
-p8080:8080 \
-v $(pwd)/config:/weirdradio/config \
local/weirdradio:latest
Description
Languages
JavaScript
79.7%
CSS
11.2%
HTML
7.2%
Dockerfile
1.9%