Open itsrachelfish opened 6 years ago
_!_ Post request recieved /home/fishy/fishy-bot/modules/github.js:136 hash = hash.split('='); TypeError: Cannot read property 'split' of undefined at Object.verify (/home/fishy/fishy-bot/modules/github.js:136:20)
Not sure what happened, but fishy crashed as a result of some github activity.
I added a try / catch to the github module which should hopefully prevent this in the future. We'll see.
Not sure what happened, but fishy crashed as a result of some github activity.