diff --git a/modules/Entertainment/Handler/Roll.cs b/modules/Entertainment/Handler/Roll.cs index 182153d..cfd7889 100644 --- a/modules/Entertainment/Handler/Roll.cs +++ b/modules/Entertainment/Handler/Roll.cs @@ -66,7 +66,7 @@ public class Roll : CommonHandler Chat.ToLog() ); - cdOption.SetValue(DateTime.Now.AddDays(1)); + cdOption.SetValue(DateTime.Now.AddHours(12)); Db.AddOrUpdate(cdOption); _logger.LogInformation("[{Datetime}] Updated /roll cooldown for {User} in {Chat} to {Cooldown}",