Service to check for an new version of TF2 and execute a command if available
Find a file
2024-10-26 22:37:27 +02:00
cmd remove magic debug variable 2024-10-26 22:37:27 +02:00
go.mod add discord webhook notification 2024-10-26 22:25:44 +02:00
go.sum add discord webhook notification 2024-10-26 22:25:44 +02:00
LICENSE First commit 2024-10-26 21:46:38 +02:00
README.md add discord webhook notification 2024-10-26 22:25:44 +02:00

Basic Version checking for Team Fortress 2 Servers

How to use

tf2-checker -ip 88.198.49.46 -port 27015 -name "TF2-DM #1" -command "docker compose restart tf2dm" -webhook "https://discord.com/webhook"

TODO: