Skip to content

Instantly share code, notes, and snippets.

@legastero
Created May 20, 2010 22:40
Show Gist options
  • Save legastero/408212 to your computer and use it in GitHub Desktop.
Save legastero/408212 to your computer and use it in GitHub Desktop.
def post_init(self):
base.base_plugin.post_init(self)
self.xmpp.plugin['xep-0030'].add_feature("jabber:iq:register")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment