chatoob has no config
This commit is contained in:
parent
619770b90a
commit
4ecc942083
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@ class Chatoob(ConsoleApplication):
|
||||||
COPYRIGHT = 'Copyright(C) 2010 Christophe Benz'
|
COPYRIGHT = 'Copyright(C) 2010 Christophe Benz'
|
||||||
|
|
||||||
def main(self, argv):
|
def main(self, argv):
|
||||||
self.load_config()
|
|
||||||
self.load_backends(ICapChat)
|
self.load_backends(ICapChat)
|
||||||
#for backend, result in self.weboob.do('start_chat_polling', self.on_new_chat_message):
|
#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)
|
#logging.info(u'Polling chat messages for backend %s' % backend)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue