Chatoob¶

Chatoob is a console application (part of Weboob) to chat with people on supported websites (see CapChat).
Get Chatoob¶
This application is a part of Weboob. Download it and install it with:
$ ./setup.py install
For more information about installation of Weboob read this page.
Usage¶
You can run wetboobs without any parameter to get an interactive prompt, or specify a command to run it directly and exit just after.
In this page we will use the interactive mode:
$ chatoob helWelcome to chatoob v0.a Copyright(C) 2010-2011 Christophe Benz This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Type "help" to display available commands. Loaded backends: aum chatoob>
Use the help command to see what are available commands.
The first time you launch chatoob, it will ask you what backends you want to add and configure. You can also use the backends command to manage them, and to enable only specific backends.
To get more information about advanced usage of chatoob, see the console applications common options.