noobot / SlackConnector

A simple to use connector/client for the Slack API in C#
http://github.com/noobot
MIT License
73 stars 44 forks source link

Switch to HTTP POST instead of GET #94

Open BrandonBoone opened 4 years ago

BrandonBoone commented 4 years ago

Fix for #83

Tested locally by integrating with Noobot.Core and my application. Seems to work well.