Commit graph

6 commits

Author SHA1 Message Date
Noi
ebe3a403f3 Remove ulong->long casts 2022-12-03 17:46:26 -08:00
Noi
12f8359b90 Move member cache updating off main thread 2022-12-03 17:21:20 -08:00
Noi
dfec87672f Misc style and other minor changes 2022-08-25 18:40:57 -07:00
Noi
b4db1fcff8 Implement SharedEventService; remove cache update event 2022-08-17 16:59:30 -07:00
Noi
bbe0a84532 Add logging for long-running task 2022-07-27 22:00:10 -07:00
Noi
1149f2800d Reorganized project
Moved modules into the assembly itself to simplify development of
further features and reduce complexity in building this project.

Additionally, many small adjustments were made, including:
- Add documentation to most public methods that had it missing
- Minor style updates
- Updated readme to reflect near-completion of this rewrite
- Remove any last remaining references to old project name Kerobot
- Update dependencies
2022-07-20 18:55:08 -07:00
Renamed from RegexBot/Services/EntityCache/UserCachingSubservice.cs (Browse further)