A dotnet core base implementation for a Slack API bot.
Info
Version: | 0.9.0 |
Author(s): | wpatter6 |
Last Update: | Saturday, September 23, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wpatter6/SlackBotCore |
NuGet Url: | https://www.nuget.org/packages/SlackBotCore |
Install
Install-Package SlackBotCore
dotnet add package SlackBotCore
paket add SlackBotCore
SlackBotCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
Tags