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 04:22:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cdad1d65498dfdbf747c4b0d8df09dc8ba419530
KfChatDotNet
/
KfChatDotNetKickBot
History
barelyprofessional
cdad1d6549
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
..
Services
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
config.json
Initial commit
2024-03-25 20:11:49 +08:00
Extensions.cs
Fix Kick emote regex so it's less greedy and can handle consecutive emotes with no space
2024-03-26 16:35:45 +08:00
KfChatDotNetKickBot.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
KickBot.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
Models.cs
Updated session token retrieval system to use Puppeteer to automatically log in and retrieve a token
2024-06-13 20:07:41 +08:00
NLog.config
Changed NLog console to ColoredConsole
2024-06-13 23:01:05 +08:00
NLog.xsd
Initial commit
2024-03-25 20:11:49 +08:00
Program.cs
Initial commit
2024-03-25 20:11:49 +08:00