This repository has been archived on 2025-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Octobot/src
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
..
Commands Add failed embed for /listremind (#88) 2023-08-14 07:45:56 +00:00
Data Fix various issues with ScheduledEventUpdateService (#89) 2023-08-14 13:24:22 +00:00
Responders Fix various issues with ScheduledEventUpdateService (#89) 2023-08-14 13:24:22 +00:00
Services Fix various issues with ScheduledEventUpdateService (#89) 2023-08-14 13:24:22 +00:00
Boyfriend.cs Split GuildUpdateService into separate services (#80) 2023-08-05 18:02:40 +00:00
ColorsList.cs Add a new .editorconfig and reformat code (#76) 2023-08-02 20:51:16 +00:00
Extensions.cs Split GuildUpdateService into separate services (#80) 2023-08-05 18:02:40 +00:00
InteractionResponders.cs Add a new .editorconfig and reformat code (#76) 2023-08-02 20:51:16 +00:00
Messages.Designer.cs Add failed embed for /listremind (#88) 2023-08-14 07:45:56 +00:00