1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-01-31 09:09:00 +03:00
Octobot/src/Services
Octol1ttle 4252613dd3
Fix various issues with ScheduledEventUpdateService (#89)
This PR closes #85.

This PR fixes many issues related to scheduled events. Most importantly,
scheduled events that are no longer present in the guild, but still have
data related to them, won't be left rotting.

This requires deletion of `ScheduledEvents.json` files in all guilds.
Maybe I'll start writing datafixers one day...

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-08-14 13:24:22 +00:00
..
Update Fix various issues with ScheduledEventUpdateService (#89) 2023-08-14 13:24:22 +00:00
GuildDataService.cs Backfill member data when a guild is loaded or a new member joins it (#77) 2023-08-04 13:52:54 +00:00
UtilityService.cs Add a new .editorconfig and reformat code (#76) 2023-08-02 20:51:16 +00:00