A self-hosted slack bot for responding to outgoing webhooks.
Info
Version: | 1.0.8 |
Author(s): | tylerrichey |
Last Update: | Friday, January 27, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tylerrichey/selfhosted-slackbot |
NuGet Url: | https://www.nuget.org/packages/SlackBotLib |
Install
Install-Package SlackBotLib
dotnet add package SlackBotLib
paket add SlackBotLib
SlackBotLib Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.OwinSelfHost(>= 5.2.3)
Tags