uncled1023 / Combot

The easy to use and full featured Irc Bot everyone is talking about!
Other
27 stars 13 forks source link

If incorrect repo name is given for a user, NotFoundException is thrown #10

Closed uncled1023 closed 9 years ago

uncled1023 commented 9 years ago

In the github module, if a repo is given that is not in the users repo list, Octokit throws a NotFoundException that is unhandled.