Apply Te-Je's MUC guide patch.

This commit is contained in:
Lance Stout
2012-01-05 13:09:20 -05:00
parent b345c227b2
commit be9e26b4a3
2 changed files with 208 additions and 2 deletions

View File

@@ -76,8 +76,8 @@ class MUCBot(sleekxmpp.ClientXMPP):
event does not provide any additional
data.
"""
self.getRoster()
self.sendPresence()
self.get_roster()
self.send_presence()
self.plugin['xep_0045'].joinMUC(self.room,
self.nick,
# If a room password is needed, use: