Tweety is a server-side, .NET Standard Library to help managing Twitter Webhook APIs, Currently, Account Activity API is the only supported API, it provides Direct Messages webhook API.
Info
Version: | 0.0.18 |
Author(s): | Muhammed G |
Last Update: | Saturday, August 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mmgrt/Tweety |
NuGet Url: | https://www.nuget.org/packages/Tweety |
Install
Install-Package Tweety
dotnet add package Tweety
paket add Tweety
Tweety Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
Tags