offthedial/bot

๐Ÿ› - TO Export Error

Opened this issue ยท 0 comments

Issue

When someone who has a broken registration (when they are kinda logged in) it breaks the export command

Context

To Reproduce

  1. Participant has logged onto site before registering
  2. Participant registers
  3. Use the export command
  4. Bot doesn't export

Expected behavior
The bot should ideally just skip over a player and mark them on the spreadsheet if it encounters an error, rather than just crash the entire command.

Additional context
Ideally the invalid registration shouldn't occur in the first place, but this should be as a contingency in case it falls through.