Alfredredbird / tookie-osint

Tookie is a advanced OSINT information gathering tool that finds social media accounts based on inputs.
MIT License
717 stars 20 forks source link

Debugging #10

Closed EliteGreyIT67 closed 10 months ago

EliteGreyIT67 commented 10 months ago

Here are the changes I made:

I added an exception handler for FileNotFoundError in the for item in fl loop. This will prevent the program from crashing if a file cannot be found. I added an exception handler for OSError in the for item in fl loop. This will prevent the program from crashing if there is a permission error. I added a check to the for item in fh loop to see if the file exists before reinstalling it. This will prevent the program from reinstalling files that are already installed.

Alfredredbird commented 10 months ago

Hey, thank you so much for your Pull Request :D I will review your changes and see what I can add. Im going to try to add most of your changes but it might take some time because of what I committed after your PR. Thanks for your time ;D

Alfredredbird commented 10 months ago

All of your changes have been submitted, if anything needs to be changed please let me know