mrhappyma / Serverdash

Discord delivery bot. It's like Doordash but worse!
https://discord.kitchen/
GNU General Public License v3.0
1 stars 0 forks source link

Better error handling overall #4

Closed mrhappyma closed 10 months ago

mrhappyma commented 1 year ago

The bot doesn't play well with certain parts of the order flow failing, such as creating an invite or updating the status message, and there are a few scenarios I know of that would softlock an order. Most stuff is accounted for but we need better error handling if one of the order functions returns success: false.