Skip to content

Add Exception Handling #8

@VickiLanger

Description

@VickiLanger

Need to add exception handling to tweet.py

try:
    api.update_status(question)
except:
    # not sure what would go here?
finally:
    api.update_status('I seem to not be working properly. Bug @Vicki_Langer about getting me fixed or help her out by submitting a pull request https://github.com/VickiLanger/code-questions-bot')

Don't forget to follow the bot on Twitter to see the hard work you put in.

Metadata

Metadata

Assignees

Labels

HacktoberfestRequesting input/assistancebugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions