tBKwtWS %!s(int64=6) %!d(string=hai) anos
pai
achega
d9a36339ba
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      rotbot/events/common.py

+ 1 - 1
rotbot/events/common.py

@@ -17,7 +17,7 @@ class Inform():
 
     def operators(self, connection, message):
         log.info('Informing operators: %s' % message)
-        if self.homechannel in self.channels:
+        if self.homec_hannel in self.channels:
             for user in self.channels[self.homechannel].owners():
                 connection.privmsg(user, message)
             for user in self.channels[self.homechannel].admins():