jagrosh / GiveawayBot

🎉 Hold giveaways quickly and easily on your Discord server!
https://giveawaybot.party
Apache License 2.0
646 stars 302 forks source link

Update timestamp when ending an event #233

Open TheRealRyGuy opened 1 year ago

TheRealRyGuy commented 1 year ago

Updates Giveaway#endTime to Instant.now(Clock.systemDefaultZone()) Is an unnecessary computation for when events aren't manually implemented, so could add a boolean for manual ending if necessary