xmppjs / hubot-xmpp

XMPP adapter for Hubot
181 stars 101 forks source link

ignore local@domain/2578936351142164331380805 format hubot presence #77

Closed bolasblack closed 9 years ago

bolasblack commented 9 years ago

In some xmpp server(for example http://xmpp.jp), I received message like this:

<presence from="local@domain/32155608361421638680552955" 
          to="local@domain/32155608361421638680552955" 
          xmlns:stream="http://etherx.jabber.org/streams">
  <nick xmlns="http://jabber.org/protocol/nick">hubot</nick>
</presence>
markstory commented 9 years ago

Thanks :+1: