xBytez / slackbotapi

node.js Slack RTM API module
GNU Lesser General Public License v3.0
136 stars 40 forks source link

pinned action in slack causes error #4

Closed nerrad closed 9 years ago

nerrad commented 9 years ago
TypeError: Cannot call method 'slice' of undefined
    at EventEmitter.emit (/srv/www/experiments/ee-slackbot/node_modules/slackbotapi/node_modules/eventemitter2/lib/eventemitter2.js:302:77)
xBytez commented 9 years ago

Merged your pull request and updated the version along with adding the events to the script.

Thanks so much!