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
0ec8253bef78bbe449a7abe3c5a5a0127b27eb64
KfChatDotNet
/
KfChatDotNetBot
/
Settings
History
barelyprofessional
621e3eb39d
Added self promo command, next visit commands for PO and court, added multiple ID support to Shuffle and bumped packages
2024-11-05 19:54:38 -06:00
..
BuiltIn.cs
Added self promo command, next visit commands for PO and court, added multiple ID support to Shuffle and bumped packages
2024-11-05 19:54:38 -06:00
Helpers.cs
Updated SetValueAsKeyValuePairs to SetValueAsJsonObject
2024-09-01 20:24:59 +08:00
SettingValue.cs
Added in memory caching
2024-08-17 23:45:29 +08:00
Utils.cs
Removed the key-value pair methods for settings and replaced them helpers for JSON serialization and deserialization. This is because the key-value pair is pretty limited, easy to break and wasn't even being used anyway, JSON is far superior for storing a dictionary.
2024-09-01 20:22:28 +08:00