starcraftman / cogBot

A discord bot for federals!
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Parsing Fails If 2 Cmdrs Name Same in sheet #32

Closed starcraftman closed 7 years ago

starcraftman commented 7 years ago

Fails on db insertion, either recover with try/catch or enforce name uniqueness constraint on SheetName creation and simply chain down (i.e. Alex, Alex0, Alex1....).

Alternatively, it may be acceptable to simply fail and indicate sheet has broken cmdr uniqueness constraint. After all, how can we tell who is what?