Skip to content

JanHeist/Discord-RestartInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Discord-RestartInfo

Computer name and IPv4 address are sent to a Discord webhook when this C# program is executed.



How to use

You have to set your own Discord-Webhook-URL in the Code [Program.cs | Line 22]

dWebClient.UploadValues("WEBHOOK-URL-HERE", discordValues); // @TODO: Edit Webhook-URL

Then just run it 😄



About

Computer name and IPv4 address are sent to a Discord webhook when this C# program is executed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages