node.js - Why isn't my Hubot script running? -


my coffeescript , npm experience pretty limited, still can't life of me figure out i'm doing wrong. i've forked github's hubot, configured it, , launched on heroku tied in our slack account. works great, no problems. forked existing script, hubot-pugme different script modified , installed, , works great.

but i'm running problem on next script; it's intended take standard command, xml feed, parse through , return of results. works fine command line, , when run on local machine, when publish heroku don't errors, trigger doesn't anything.

my best guess wrong i'm somehow indicating 1 dependency, xml2jx incorrectly, heroku isn't building in. if familiar building scripts hubot has minute @ have here, appreciate it. full code script @ https://github.com/amsoell/hubot-nowplaying


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -