|
@@ -1,7 +1,7 @@
|
|
|
# Dockerized Audiobot
|
|
|
+[](https://drone.hiram.services/kirkleon/dockerized-audiobot)
|
|
|
|
|
|
Dockerizes Splamy's wonderful [TS3AudioBot](https://github.com/Splamy/TS3AudioBot) software.
|
|
|
|
|
|
-`update.sh` pulls the latest version of TS3AudioBot and `youtube-dl` into the `pull` directory.
|
|
|
-
|
|
|
-Dockerfile builds an image. Containers can mount a configuration directory at `/data`.
|
|
|
+Dockerfile pulls the latest version of TS3AudioBot and youtube-dl on build. Containers can
|
|
|
+mount a configuration directory at `/data`.
|