Categorygithub.com/tekig/mog-go
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

  1. Create a config.json file in /opt/mog/config
  2. Fill in all fields using the example file in the repository cfg/example.json
  3. 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