Sign inSign up

ineentho/ts3mb

By ineentho

Updated about 8 years ago

A headless music bot

Image
0

383

ineentho/ts3mb repository overview

Util scripts

List window ids and names
for winid in $(xdotool search --name .\*); do echo $winid $(xdotool getwindowname $winid); done<Paste>
Rebuild and run
docker rm -f ts3mb; docker build -t ts3mb .; docker run -it -e "SERVER=ts3server://voice.teamspeak.com -e "NAME=testnamn" -e "WEBSITE=https://www.youtube.com/watch?v=ueupsBPNkSc" --name ts3mb -p 5900:5900 ts3mb ./debug

Tag summary

Content type

Image

Digest

sha256:b56d45a77

Size

504.3 MB

Last updated

about 8 years ago

docker pull ineentho/ts3mb