Update plugin.py

This commit is contained in:
Gordon Shumway 2019-04-06 18:28:03 -04:00 committed by GitHub
parent 6cf4d65257
commit cc39dff07d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ class Cayenne(callbacks.Plugin):
else:
self.log.error("Received unexpected response from http://edgecats.net/random")
except:
self.log.exception("Error fetching URL")
self.log.exception("Error fetching URL")
def doPrivmsg(self, irc, msg):
"""