InsertDisc 2509d8c235
Enhancement: add optional token parameter for gamedig (#5245)
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2025-05-05 09:02:47 -07:00

610 B

title, description
title description
GameDig GameDig Widget Configuration

Learn more about GameDig.

Uses the GameDig library to get game server information for any supported server type.

Allowed fields (limited to a max of 4): ["status", "name", "map", "currentPlayers", "players", "maxPlayers", "bots", "ping"].

widget:
  type: gamedig
  serverType: csgo # see https://github.com/gamedig/node-gamedig#games-list
  url: udp://server.host.or.ip:port
  gameToken: # optional, a token used by gamedig with certain games