Skip to content

[release] v0.6.0#60

Merged
AoshiW merged 62 commits intomainfrom
dev
Jun 7, 2025
Merged

[release] v0.6.0#60
AoshiW merged 62 commits intomainfrom
dev

Conversation

@AoshiW
Copy link
Contributor

@AoshiW AoshiW commented May 30, 2025

TODO update .Core package to v2.6.0

changes:

  • Updated dependencies
  • enabled nullable
  • new events
    • ChannelChatClear
    • ChannelChatClearUserMessages
    • ChannelChatMessageDelete
    • ChannelChatNotification
    • ChannelVipAdd
    • ChannelVipRemove
    • ChannelPointsAutomaticRewardRedemptionAdd
    • ChannelSuspiciousUserMessage
    • ChannelSuspiciousUserUpdate
    • ChannelWarningAcknowledge
    • ChannelWarningSend
    • UserWhisperMessage
    • ChannelSharedChatSessionBegin
    • ChannelSharedChatSessionUpdate
    • ChannelSharedChatSessionEnd
    • ChannelUnbanRequestCreate
    • ChannelUnbanRequestResolve

AoshiW and others added 30 commits April 12, 2024 01:54
Add support for `channel.vip.add` and `channel.vip.remove`.
Requires TwitchLib/TwitchLib.EventSub.Core#27
[skip-ci] modern `Program.cs` for .NET
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
add ty/catch block in `RaiseEvent`
Feat: Channel Points Automatic Reward Redemption
Updated dependency System.Text.Json for vulnerability
AoshiW and others added 29 commits November 5, 2024 15:58
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
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
rewrite ProcessDataAsync, replace DataReceivedArgs.Message(string) with DataReceivedArgs.Bytes(bytes[])
@AoshiW AoshiW merged commit 663f3c8 into main Jun 7, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.