branding icon indicating copy to clipboard operation
branding copied to clipboard

Allow events across multiple years

Open bsoyka opened this issue 3 years ago • 1 comments

Some of the current logic in events/validation.py doesn't allow for the end date of an event to be "before" the start date. This means we can't easily have New Year's branding start in December and end a few days into January.

This requires some changes to the validation here, and I imagine it might take some changes in the bot's branding daemon (see python-discord/bot#2035).

bsoyka avatar Jan 01 '22 00:01 bsoyka

Yeah, I'd definitely like to see this change. 👍🏼

lemonsaurus avatar Apr 28 '22 10:04 lemonsaurus