Skip to content

Instantly share code, notes, and snippets.

@legastero
Created June 3, 2010 03:59
Show Gist options
  • Save legastero/423430 to your computer and use it in GitHub Desktop.
Save legastero/423430 to your computer and use it in GitHub Desktop.
Disco Example
# xmpp is a SleekXMPP object
xmpp['xep_0030'].getInfo('[email protected]', 'foo', dfrom='[email protected]')
xmpp['xep_0030'].getItems('[email protected]', 'foo', dfrom='[email protected]')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment