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.3.0 |
Author(s): | swiftyspiffy, Prom3theu5, Syzuna, LuckyNoS7evin |
Last Update: | Saturday, October 30, 2021 |
.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.Api(>= 3.2.0)
- TwitchLib.Client(>= 3.2.0)
- TwitchLib.PubSub(>= 3.2.0)
Tags