# Packages
No description provided by the author
# README
palog
Broadcast messages that someone joined/left the game.
Installation
Docker(Recommended)
docker pull ghcr.io/miscord-dev/palog:v0.0.3
Download binary
- Download binary from releases
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 withuconv -x latin
Known issues
- If the message is split via whitespaces,
Broadcast
sends only the first segment - CKJ characters are corrupted