You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the program is littered with panics, which can end up being intimidating for the end user. Error handling should be implemented to centralize all errors, and also formatting their output so that the user can better handle them.