travisghansen / node-red-slack

A node-red module to post to Slack.com
MIT License
22 stars 29 forks source link

Fix for issue #3 #4

Closed Stubbs closed 8 years ago

Stubbs commented 9 years ago

slackChannel was null because there was no call to slackLogin in SlackOut.

Also added a bunch of debug logging throught the nodes, set debug to true at the beginning of the file.

yayadrian commented 8 years ago

Great, thanks for this fix. Publishing to NPM now