Closed stanaka closed 10 years ago
When you notice multiple lines, hubot-irc only successes to notice the first line, and fails other lines.
To fix this problem, separate lines before calling notice method of node-irc library.
Thanks! Published as 0.2.7 on NPM.
:+1:
When you notice multiple lines, hubot-irc only successes to notice the first line, and fails other lines.
To fix this problem, separate lines before calling notice method of node-irc library.