repository
0.0.0-20240902183510-c5bfdf68ed19
Repository: https://github.com/tekig/mog-go.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
Run Docker
- Create a
config.json
file in/opt/mog/config
- Fill in all fields using the example file in the repository cfg/example.json
- Run docker image
docker run -d \
--name mog \
--restart always \
-v /opt/mog/config:/app/cfg \
-v /opt/mog/data:/app/data \
ghcr.io/tekig/mog-go:master
Third party used
- Random sounds will be downloaded via MyInstans