TripSit / TripBot

The discord bot on TripSit.Me
22 stars 12 forks source link

Fix negative numbers in /birthday #796

Closed LunaUrsa closed 1 month ago

LunaUrsa commented 1 month ago

Issue: when setting a birthday the user can supply a negative number which causes an upsert error because the date is invalid

Invalid value for argument birthday: Provided Date object is invalid. Expected Date.

    This issue was submitted by ʍօօռɮɛǟʀ in TripSit