homepage/docs/widgets/services/gamedig.md
2024-01-19 18:13:14 -05:00

718 B

title description
GameDig GameDig Widget Configuration

GameDig - GameDig is a game server query library, capable of querying for the status of nearly any game or voice server. If a server makes its status publically available, GameDig can fetch it for you.

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