maeriil / Aoriil

Image translator designed for manga but can be extended to any websites in general.
MIT License
0 stars 0 forks source link

Add Error Handlings #13

Open maeriil opened 1 year ago

maeriil commented 1 year ago

Currently the program assumes that everything runs perfectly. However this is not the case always. We want the program to not break when something doesn't perform correctly.

In order to combat this, we need to add error handlings on multiple locations..