From a94274972b72a339cd59724f225b7ee4c91f523e Mon Sep 17 00:00:00 2001 From: Smith Date: Tue, 24 Oct 2023 18:34:57 +0200 Subject: [PATCH] upd. readme; re-export from panel --- bots/discord/game-server-watcher/README.md | 4 ++++ bots/discord/game-server-watcher/egg-game-server-watcher.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/bots/discord/game-server-watcher/README.md b/bots/discord/game-server-watcher/README.md index 7e668c4c..76a877ad 100644 --- a/bots/discord/game-server-watcher/README.md +++ b/bots/discord/game-server-watcher/README.md @@ -16,3 +16,7 @@ Refer to the wiki on how to acquire tokens for: ## Server Ports GSW Control Panel requires one port for http traffic. (It can be any port.) + +| Port | default | +|---------|---------| +| Web | 8080 | diff --git a/bots/discord/game-server-watcher/egg-game-server-watcher.json b/bots/discord/game-server-watcher/egg-game-server-watcher.json index 0907c466..47cbaee8 100644 --- a/bots/discord/game-server-watcher/egg-game-server-watcher.json +++ b/bots/discord/game-server-watcher/egg-game-server-watcher.json @@ -4,7 +4,7 @@ "version": "PTDL_v2", "update_url": null }, - "exported_at": "2023-09-13T18:34:19+00:00", + "exported_at": "2023-10-24T16:33:47+00:00", "name": "Game Server Watcher", "author": "a-sync@devs.space", "description": "A simple discord\/telegram\/slack bot that can be hosted on a free service to monitor your game servers and players in style. \ud83d\ude0e",