1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-02-01 01:29:00 +03:00
Octobot/src/Services/Update
Octol1ttle e907930623
Fix auto-unban and auto-unmute always triggering (#119)
Flipping `>` to `<=` changed null handling semantics within the
operator, causing the unban/unmute code to always run

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-09-28 00:07:46 +05:00
..
MemberUpdateService.cs Fix auto-unban and auto-unmute always triggering (#119) 2023-09-28 00:07:46 +05:00
ScheduledEventUpdateService.cs Fix various issues with ScheduledEventUpdateService (#89) 2023-08-14 13:24:22 +00:00
SongUpdateService.cs Change logo CDN (#108) 2023-09-19 06:23:02 +05:00