Check your servers on the go using discord's webhooks
Currently the program will ping google and a internal IP address. More features and a GUI may be added soon.
-
Go to your discord server
-
Open webhooks from server settings
-
Create Webhook
-
Copy the URL
-
open Program.cs inside the project folder
-
Change the channel id to the numbers in the url
-
Change the auth key to the random character string after the id in the URL
-
Compile the program