1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-01-31 17:19:00 +03:00
Octobot/src/Services
Octol1ttle 37ebf0ffa0
Add periodic guild data saving (every 5 minutes) (#99)
This PR adds a BackgroundGuildDataSaverService which will save all guild
data to disk every 5 minutes using a PeriodicTimer.

Closes #96

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-08-22 07:44:05 +00:00
..
Update Fix various issues with ScheduledEventUpdateService (#89) 2023-08-14 13:24:22 +00:00
BackgroundGuildDataSaverService.cs Add periodic guild data saving (every 5 minutes) (#99) 2023-08-22 07:44:05 +00:00
GuildDataService.cs Add periodic guild data saving (every 5 minutes) (#99) 2023-08-22 07:44:05 +00:00
UtilityService.cs Add a new .editorconfig and reformat code (#76) 2023-08-02 20:51:16 +00:00