chatoob has no config

This commit is contained in:
Christophe Benz 2010-05-16 12:42:42 +02:00
commit 4ecc942083

View file

@ -31,7 +31,6 @@ class Chatoob(ConsoleApplication):
COPYRIGHT = 'Copyright(C) 2010 Christophe Benz'
def main(self, argv):
self.load_config()
self.load_backends(ICapChat)
#for backend, result in self.weboob.do('start_chat_polling', self.on_new_chat_message):
#logging.info(u'Polling chat messages for backend %s' % backend)