FRCDiscord / Dozer

Omnipotent guild management bot for FIRST Discord servers
GNU General Public License v3.0
40 stars 45 forks source link

Fixes error from toa team when team does not exist #449

Closed abidingabi closed 1 year ago

abidingabi commented 1 year ago

If the team does not exist, TOA now returns a 404 status code, this checks for that condition so a proper error message can be displayed to the user instead of a python exception.