Commit Graph

4 Commits

Author SHA1 Message Date
barelyprofessional
56616d713f Corrected use of Convert.ToInt32 to the SettingsProvider native type conversion 2025-07-20 01:28:05 -05:00
barelyprofessional
e2c70cc5c5 Update to the Settings interface.
- Methods are now suffixed async
- Extension methods moved to the actual class and class renamed from SettingValue to Setting
- "Helpers" renamed to "SettingsProvider"
- Removed the ghetto CSV list method. Only setting using it was Pusher Channels which was orphaned by the new Kick channel feature. The call to ToList in the Chips.gg integration was incorrect and just proves lists should be consistently based around JSON objects instead of randomly string splitting
2025-05-06 14:07:52 -05:00
barelyprofessional
b77c6b1f12 Added some more logging for debugging this. Check status for waiting for activation 2025-03-22 20:30:36 +08:00
barelyprofessional
94f8c8de08 Added a feature to shill the kasino almanac 2025-03-22 20:17:26 +08:00