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.
Info
| Version: | 3.5.3 |
| Author(s): | swiftyspiffy, Prom3theu5, Syzuna, LuckyNoS7evin |
| Last Update: | Thursday, November 3, 2022 |
| .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