Twitch C# library for accessing Twitch chat and whispers with events, Twitch API with both authenticated and unauthenticated calls, and PubSub with events.
Info
Version: | 3.0.1 |
Author(s): | swiftyspiffy, Prom3theu5, Syzuna, LuckyNoS7evin |
Last Update: | Wednesday, September 19, 2018 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/TwitchLib/TwitchLib |
NuGet Url: | https://www.nuget.org/packages/TwitchLib |
Install
Install-Package TwitchLib
dotnet add package TwitchLib
paket add TwitchLib
TwitchLib Download (Unzip the "nupkg" after downloading)
Dependencies
- TwitchLib.Client(>= 3.0.3)
- TwitchLib.Api(>= 3.0.0)
- TwitchLib.PubSub(>= 3.0.2)
Tags