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
8d42f3b1e37f369970268fd45c32829db32486a2
KfChatDotNet
/
KfChatDotNetBot
History
barelyprofessional
8d42f3b1e3
Delete command is now for T&H
2025-02-17 20:29:51 +08:00
..
Commands
Delete command is now for T&H
2025-02-17 20:29:51 +08:00
Migrations
Added a generic interface for retrieving images. Where multiple images exist, it'll retrieve the least seen. If there are sufficient images to work with, it'll randomly pick from a subset of the least seen to make it less predictable what's going to show up.
2025-02-15 23:31:26 +08:00
Models
Added a generic interface for retrieving images. Where multiple images exist, it'll retrieve the least seen. If there are sufficient images to work with, it'll randomly pick from a subset of the least seen to make it less predictable what's going to show up.
2025-02-15 23:31:26 +08:00
Services
Forgot to check if BossmanAustin is live
2025-02-17 20:09:01 +08:00
Settings
Make sending the Toy Story image when ChrisDJ goes live while BossmanAustin is live optional and off by default
2025-02-17 20:08:06 +08:00
ApplicationDbContext.cs
Added a generic interface for retrieving images. Where multiple images exist, it'll retrieve the least seen. If there are sufficient images to work with, it'll randomly pick from a subset of the least seen to make it less predictable what's going to show up.
2025-02-15 23:31:26 +08:00
ChatBot.cs
Added an async method to delete messages and a command to delete last n messages based on sent message tracking
2025-02-17 00:23:04 +08:00
config.json
Renamed the bot from KickBot -> ChatBot and removed the reference to Kick in the project name
2024-07-26 16:50:39 +08:00
Extensions.cs
Added support for custom part separators when using the fancy split message extension method
2025-02-09 23:34:48 +08:00
KfChatDotNetBot.csproj
Bumped packages
2025-02-04 21:01:15 +08:00
NLog.config
Renamed the bot from KickBot -> ChatBot and removed the reference to Kick in the project name
2024-07-26 16:50:39 +08:00
NLog.xsd
Renamed the bot from KickBot -> ChatBot and removed the reference to Kick in the project name
2024-07-26 16:50:39 +08:00
Program.cs
Added a generic interface for retrieving images. Where multiple images exist, it'll retrieve the least seen. If there are sufficient images to work with, it'll randomly pick from a subset of the least seen to make it less predictable what's going to show up.
2025-02-15 23:31:26 +08:00