Skip to content

tekig/mog-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages