TwitchLib 1.3.5
Twitch C# library for accessing Twitch chat and whispers with events, Twitch API with both authenticated and unauthenticated calls, and PubSub with events.
See the version list below for details.
Install-Package TwitchLib -Version 1.3.5
dotnet add package TwitchLib --version 1.3.5
<PackageReference Include="TwitchLib" Version="1.3.5" />
paket add TwitchLib --version 1.3.5
#r "nuget: TwitchLib, 1.3.5"
// Install TwitchLib as a Cake Addin
#addin nuget:?package=TwitchLib&version=1.3.5
// Install TwitchLib as a Cake Tool
#tool nuget:?package=TwitchLib&version=1.3.5
Release Notes
Event fires whenever data is sent or received. Logging fixed. FollowersOnly mode supported. Cleanup/refactoring. All optional features in client moved to extensions (use them by 'using TwitchLib.Extensions.Client;'. Additional functionality for client mod/streamer commands. StreamIsLive added, returns simple boolean. XML comments for nearly 200 missing places filled. Initial support for Twitch API v5 (via TwitchApiv5.cs). DateTimeStringToObject more resillient. Some calls renamed for code style consistency.
Dependencies
-
- Newtonsoft.Json (>= 7.0.1)
- WebSocket4Net (>= 0.14.1)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on TwitchLib:
Package | Downloads |
---|---|
TwitchBots.NET
An async / await wrapper of TwitchLib that supports multiple bots in multiple channels with an interface allowing you to create your own data-access-layer or in-memory service.
|
|
Twitch.MediatR
Twitch.MediatR is a wrapper for TwitchLib to make Twitch events available as MediatR notifications.
|
|
BotsDotNet.Twitch
Cross platform plugin development platform. Allows for developing plugins for a few different IM platforms and more in the future!
|
|
Pepegai
A command framework for TwitchLib
|
|
ServicesKeeperUnit.Twitch.Adapter
Twitch Adapter for Bots
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on TwitchLib:
Repository | Stars |
---|---|
RumbleMike/ValorantStreamOverlay
|
Version History
Version | Downloads | Last updated |
---|---|---|
3.2.0 | 4,509 | 1/29/2021 |
3.1.1 | 20,055 | 5/3/2020 |
3.1.0 | 4,926 | 12/2/2019 |
3.0.1 | 12,389 | 9/19/2018 |
2.1.5 | 2,595 | 6/17/2018 |
2.1.4 | 603 | 6/15/2018 |
2.1.3 | 781 | 5/24/2018 |
2.1.2 | 1,224 | 5/3/2018 |
2.1.1 | 730 | 4/25/2018 |
2.1.0 | 1,149 | 4/6/2018 |
2.0.1 | 878 | 3/18/2018 |
2.0.0 | 634 | 3/17/2018 |
2.0.0-rc1 | 569 | 3/11/2018 |
1.6.1 | 2,070 | 1/29/2018 |
1.6.0 | 1,126 | 12/20/2017 |
1.5.9 | 2,732 | 11/18/2017 |
1.5.8 | 889 | 10/30/2017 |
1.5.7 | 925 | 10/1/2017 |
1.5.6 | 750 | 9/12/2017 |
1.5.5 | 1,071 | 8/5/2017 |
1.5.4 | 738 | 7/22/2017 |
1.5.3 | 947 | 7/2/2017 |
1.5.2 | 781 | 6/16/2017 |
1.5.1 | 780 | 5/31/2017 |
1.5.0 | 661 | 5/28/2017 |
1.4.9 | 933 | 5/11/2017 |
1.4.8 | 712 | 5/9/2017 |
1.4.7 | 759 | 5/7/2017 |
1.4.6 | 692 | 4/27/2017 |
1.4.5 | 871 | 4/11/2017 |
1.4.4 | 697 | 3/28/2017 |
1.4.3 | 780 | 2/27/2017 |
1.4.2 | 740 | 2/14/2017 |
1.4.1 | 603 | 2/13/2017 |
1.3.7 | 839 | 1/13/2017 |
1.3.6 | 708 | 1/1/2017 |
1.3.5 | 675 | 12/22/2016 |
1.3.4 | 728 | 12/6/2016 |
1.3.2 | 735 | 11/14/2016 |
1.3.1 | 702 | 11/7/2016 |
1.3.0 | 673 | 10/31/2016 |
1.2.9 | 673 | 10/16/2016 |
1.2.8 | 586 | 10/12/2016 |
1.2.7 | 606 | 10/5/2016 |
1.2.6 | 613 | 9/28/2016 |
1.2.5 | 920 | 9/20/2016 |
1.2.4 | 645 | 9/18/2016 |
1.2.3 | 582 | 9/14/2016 |
1.2.2 | 708 | 9/10/2016 |
1.2.1 | 658 | 9/2/2016 |
1.2.0 | 610 | 9/2/2016 |
1.1.9 | 598 | 8/27/2016 |
1.1.8 | 594 | 8/20/2016 |
1.1.7 | 614 | 8/12/2016 |
1.1.6 | 801 | 8/3/2016 |
1.1.5 | 609 | 7/29/2016 |
1.1.4 | 732 | 7/24/2016 |
1.1.2 | 754 | 7/19/2016 |
1.1.1 | 652 | 7/4/2016 |
1.1.0 | 607 | 7/1/2016 |
1.0.9 | 616 | 6/26/2016 |
1.0.8 | 735 | 6/25/2016 |
1.0.7 | 876 | 6/24/2016 |
1.0.6 | 794 | 6/19/2016 |
1.0.5 | 765 | 6/18/2016 |
1.0.3 | 792 | 5/28/2016 |
1.0.2 | 815 | 5/24/2016 |
1.0.1 | 787 | 5/16/2016 |