StruxaEggs Explorer

Game Server Watcher

Application

A simple discord/telegram/slack bot that can be hosted on a free service to monitor your game servers and players in style. 😎

Author: a-sync@devs.spaceSource: pterodactyl/application-eggsUpdated: 5/24/2026

Startup Command

env PORT={{SERVER_PORT}} /usr/local/bin/node /home/container/dist/server.js

Docker Images

LabelImage
Node.js 20ghcr.io/ptero-eggs/yolks:nodejs_20

Environment Variables

NameVariableDefaultRules
SECRET
Admin secret
SECRETnonerequired|string|min:8|max:255
DATA_PATH
Writable folder for data storage
DATA_PATH./data/required|string|min:1|max:255
REFRESH_TIME_MINUTES
Game server info refresh interval in minutes
REFRESH_TIME_MINUTES2required|integer|min:1
DISCORD_BOT_TOKEN
Discord bot token
DISCORD_BOT_TOKENnonenullable|string
TELEGRAM_BOT_TOKEN
Telegram bot token
TELEGRAM_BOT_TOKENnonenullable|string
STEAM_WEB_API_KEY
Steam web API key
STEAM_WEB_API_KEYnonenullable|string
Debug Mode
Enable or disable debug mode.
DBG0required|in:0,1
SLACK_BOT_TOKEN
Slack bot token
SLACK_BOT_TOKENnonenullable|string
SLACK_APP_TOKEN
Slack app token
SLACK_APP_TOKENnonenullable|string