Categorygithub.com/miscord-dev/palog
repositorypackage
0.0.5
Repository: https://github.com/miscord-dev/palog.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

palog

Broadcast messages that someone joined/left the game.

game screen that shows log of joined:Tsuzu

Installation

Docker(Recommended)

docker pull ghcr.io/miscord-dev/palog:v0.0.3

Download binary

Environment Variables

  • RCON_ENDPOINT: Endpoint of RCON (IP:Port)
  • RCON_PASSWORD: Password of RCON
  • INTERVAL: Interval to check current players (default: 5s)
  • TIMEOUT: Timeout of RCON calls (default: 1s)
  • UCONV_LATIN: Set false to disable escape string with uconv -x latin

Known issues