š¶ Containerized image for jmusicbot
100K+
services:
jmusicbot:
image: cwlu2001/jmusicbot:latest-dev
container_name: jmusicbot
restart: unless-stopped
volumes:
- ./config:/app/config
docker run -v /path_to_config_folder:/app/config -d --restart=unless-stopped --name=jmusicbot cwlu2001/jmusicbot:latest-dev
Since JMusicBot 0.3.9ā
latest-dev, 0.4.4-dev.9 Support discord E2E audio with JDA-Chewtilsā , and yt playback
0.4.4-dev.7 updated yt source manager to solve playback issue again
0.4.4-dev.6 with updated yt source manager to solve playback issue in previous tags
0.4.4-dev.5, 0.4.4-dev.4 uses my forkā , with automatic retrieval of PO token implemented by MichailiK
0.4.4-dev.2, 0.4.4-dev.3 uses my forkā , with YT Proof of Origin (PO) token implemented by MichailiK
0.4.4-dev.1 with YouTube OAuth2 implementation by MichailiK ( Patched by YT, not working)
0.4.0-hotfix uses MichailiK's forkā to solve youtube playback issue
/app
āāā JMusicBot.jar
āāā config
āāā config.txt
āāā serversettings.json
Content type
Image
Digest
sha256:979e26cb2ā¦
Size
103.4 MB
Last updated
almost 2 years ago
docker pull cwlu2001/jmusicbot