This website requires JavaScript.
Explore
Help
Sign In
Salastil
/
KfChatDotNet
Watch
1
Star
0
Fork
0
You've already forked KfChatDotNet
mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced
2026-05-02 20:42:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
936bf743a51b49012344e34fc0d764c0251e4067
KfChatDotNet
/
KfChatDotNetKickBot
/
Services
History
barelyprofessional
936bf743a5
Added Twitch IRC over Websocket support
2024-07-01 00:24:07 +08:00
..
Discord.cs
Added heartbeat ack opcode
2024-06-30 18:58:08 +08:00
KfTokenService.cs
Big update. Replaced Newtonsoft with System.Text.Json where possible, removed Spectre, tried to suppress the pile of compiler warnings I get on the GUI project, and tried to correct an issue where sometimes the session token retrieved is not usable.
2024-06-14 23:03:05 +08:00
Shuffle.cs
Replaced logging of the disconnection exception as it basically never had any value. Serializing provides a lot more useful information including the reason the server sent
2024-06-30 20:02:05 +08:00
Twitch.cs
Replaced logging of the disconnection exception as it basically never had any value. Serializing provides a lot more useful information including the reason the server sent
2024-06-30 20:02:05 +08:00
TwitchChat.cs
Added Twitch IRC over Websocket support
2024-07-01 00:24:07 +08:00