Skip to content

Instantly share code, notes, and snippets.

@aanoaa
Created September 6, 2012 01:05
Show Gist options
  • Save aanoaa/3649316 to your computer and use it in GitHub Desktop.
Save aanoaa/3649316 to your computer and use it in GitHub Desktop.
[Thu Sep 06 2012 10:04:21 GMT+0900 (KST)] ERROR Unable to call the listener: TypeError: Cannot read property 'time' of undefined
TypeError: Cannot read property 'time' of undefined
at makeBody (/home/hshong/repo/hubot-scripts/src/scripts/standup-yammer.coffee:59:28)
at postYammer (/home/hshong/repo/hubot-scripts/src/scripts/standup-yammer.coffee:33:14)
at Brain.module.exports.robot.respond.group (/home/hshong/repo/hubot-scripts/src/scripts/standup-yammer.coffee:6:14)
at Brain.EventEmitter.emit (events.js:98:17)
at nextPerson (/home/hshong/repo/hubot-scripts/src/scripts/standup.coffee:135:19)
at TextListener.module.exports.robot.respond._ref [as callback] (/home/hshong/repo/hubot-scripts/src/scripts/standup.coffee:58:16)
at TextListener.Listener.call (/home/hshong/hubot/node_modules/hubot/src/listener.coffee:19:14)
at Robot.receive (/home/hshong/hubot/node_modules/hubot/src/robot.coffee:108:33)
at IrcBot.Adapter.receive (/home/hshong/hubot/node_modules/hubot/src/adapter.coffee:37:25)
at Client.IrcBot.run.bot (/home/hshong/hubot/node_modules/hubot-irc/src/irc.coffee:203:21)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment