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 05:12:05 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a86573091863ded63fc62edf5813e1e4745346ff
KfChatDotNet
/
KfChatDotNetKickBot
History
barelyprofessional
a865730918
Minor changes around logging and the stream stop message
2024-06-30 19:51:40 +08:00
..
Models
Implemented Discord support. Similar to GambaSesh though doesn't do transcription but does display attachment URLs and device presence data
2024-06-30 18:53:53 +08:00
Services
Decreased log level for Shuffle pongs as it's spammy and I no longer need to track this so closely as the issues with it have been mostly fixed. Also cleaned up some remnants from the copy paste job
2024-06-30 19:51:12 +08:00
config.json
Updated Kick functionality to alert on dirtdevil-enjoyer going live as BMJ got permabanned and it serves no purpose now
2024-06-30 13:34:53 +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
Minor changes around logging and the stream stop message
2024-06-30 19:51:40 +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