reloading MegaHAL.py seems broken somehow, so just avoid doing it

This commit is contained in:
Brian S. Stephan 2010-09-04 11:49:18 -05:00
parent a5dbb27622
commit b1e1254564
1 changed files with 3 additions and 0 deletions

View File

@ -44,6 +44,9 @@ class MegaHAL(Module):
self.megahal = megahal.MegaHAL()
def reload(self, connection, event, nick, userhost, replypath, what, admin_unlocked):
"""Broken. Don't do anything."""
def on_pubmsg(self, connection, event):
"""
Handle pubmsg events. Does some variable setup and initial sanity checking before