Simple C# app for fast and simple tests of slack webhook connections. First of all, go into your slack setting and make a webhook, then paste your unique URL into the code, in "webhookURL" static string, then run application. To test connection, press 't' key and you should see it in the SLACK.
Regards, Martin