Twitch C# library for accessing Twitch chat and whispers with events, Twitch API wrapper with every available API endpoint, PubSub wrapper and an Eventsub Websocket implementation.
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