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-04 13:22:03 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ec6c050e23e3cbba403bd0fecab9b5c6555f6b95
KfChatDotNet
/
KfChatDotNetWsClient
History
barelyprofessional
f7278c6d3f
Updated reconnection logic to always fire even if it's an initial "reconnection". This is to avoid the bot lingering outside the channel after fetching a fresh token as it was triggering a ByUser reconnect then an Initial reconnect and therefore not sending the join message.
2024-06-17 19:07:24 +08:00
..
Models
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
ChatClient.cs
Updated reconnection logic to always fire even if it's an initial "reconnection". This is to avoid the bot lingering outside the channel after fetching a fresh token as it was triggering a ByUser reconnect then an Initial reconnect and therefore not sending the join message.
2024-06-17 19:07:24 +08:00
KfChatDotNetWsClient.csproj
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
NLog.config
Initial commit
2024-03-25 20:11:49 +08:00
NLog.xsd
Initial commit
2024-03-25 20:11:49 +08:00