XMPP xmpppy - User Authorization

Henson mrnull at gmail.com
Mon Dec 15 11:49:35 EST 2008


On Dec 14, 4:23 am, "James Mills" <prolo... at shortcircuit.net.au>
wrote:
> On Sun, Dec 14, 2008 at 3:47 PM, Henson <mrn... at gmail.com> wrote:
> > In my own bot, using the latestxmpppy, I've been printing everything
> > going to the message handler to the screen.  I've yet to see a
> > 'subscribe' string.  Has this changed?
>
> No this hasn't changed. This is the string you need
> to check for. It does work :)
>
> cheers
> James
>
>
>
> --
> -- "Problems are solved by method"

Found it.  To me, the 'subscribe' was coming in through the Presence
handler, not the Message handler.

Thanks for the heads up,

- Henson



More information about the Python-list mailing list