Skip to content

Commit

Permalink
need to check out the envelope data for a second.
Browse files Browse the repository at this point in the history
  • Loading branch information
aaaschmitt committed Jan 14, 2016
1 parent 2620dba commit 7374cfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hipchat.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ class HipChat extends Adapter
send: (envelope, strings...) ->

target_jid = @extractJid(envelope)
@logger.info inspect envelope

if not target_jid
return @logger.error "ERROR: Not sure who to send to: envelope=#{inspect envelope}"
Expand Down

0 comments on commit 7374cfc

Please sign in to comment.