Skip to content
Ondolin edited this page Aug 2, 2021 · 3 revisions

Manual installation

  1. Pull the repository
  2. create a config.yaml (take a look at the config file wiki page for more detailed information)
  3. Run go mod download
  4. Build the program with go build -o ./gotify-matrix-bot
  5. Run ./gotify-matrix-bot
Clone this wiki locally