I manually added a user to the /recursers database today with a schedule object that had all its keys set to false. That causes this line to panic because the schedule is completely empty!
I don't think there's a way for regular usage to put anyone in this state, but this is a nice bug fix for anyone looking to get started hacking on Pairing Bot!
I manually added a user to the
/recursersdatabase today with ascheduleobject that had all its keys set tofalse. That causes this line to panic because the schedule is completely empty!I don't think there's a way for regular usage to put anyone in this state, but this is a nice bug fix for anyone looking to get started hacking on Pairing Bot!