Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Username: add more exception handling #144

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

KhasMek
Copy link

@KhasMek KhasMek commented Aug 16, 2017

These two commits add a little more exception handling for the username module.

The first will recognize and catch exceptions in twitter if the searched for username is a private profile or if the supplied api keys are invalid. All other exceptions will be printed by name.

The second will manage exceptions when trying to retrieve urls for username profile pictures.

  This will now print the error and continue on with
  discovery if there is a problem with the api keys,
  searched account publicity or any other  error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant