Conversation
Add support for `channel.vip.add` and `channel.vip.remove`. Requires TwitchLib/TwitchLib.EventSub.Core#27
Channel VIP Events
fix build error
[skip-ci] modern `Program.cs` for .NET
[skip-ci] Update README.md
Change reference to latest to core package
…r.cs Couldnt be me who forgot the summary...
feat: ChannelSuspiciousUserMessage, ChannelSuspiciousUserUpdate
fix build error
update core version
fix reconnect issue #37
add ty/catch block in `RaiseEvent`
Feat: Channel Points Automatic Reward Redemption
Updated dependency System.Text.Json for vulnerability
Update to latest dev core commit.
add `Whisper Received`
Add `Channel Warning` related handlers
Updates System.Text.Json 8.0.4 to System.Text.Json 8.0.5 due to high vulernability alert in 8.0.4
…8.0.4-to-8.0.5 Updates System.Text.Json
Updates System.Text.Json to 8.0.5
Add support for channel.chat.notification Also fixed format to match TwitchLib formatting
Add support for ChannelChatMessageDelete and ChannelChatNotification
Add support for Shared Chat
Channel Unban Request Events
…ved `UserWhisperMessageHandler` to new file
add missing `ChannelChatClear` and `ChannelChatClearUserMessage events
added some XML doc, nullable->enable
…th DataReceivedArgs.Bytes(bytes[])
rewrite ProcessDataAsync, replace DataReceivedArgs.Message(string) with DataReceivedArgs.Bytes(bytes[])
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TODO update .Core package to v2.6.0
changes: