TribuneClient
-------------

$Id: README,v 1.2.2.1 2001/12/31 16:17:22 netsabes Exp $

Author: Arnaud Willem
Email:  <woof@woof.lu>

TribuneClient is a perl script that allows you to browse boards on 
daCode-powered websites in your term.

It is currently designed to access to woof.lu. You will have to modify 
it if you want to access other daCode-powered boards.

Here is the help screen:


TribuneClient v1.2 by Arnaud Willem <woof@woof.lu>
Usage: tribune [--httpserver <httpserver>] [--debug] [--help]


--help				This help screen!
--debug				Turns on debugging
--httpserver <httpserver>	Connect to <httpserver> instead of the 
				default one
--post <message>		Posts <message> to the board.
--get				Gets the last messages from the board.
--limit <number>		Limits to <number> the number of posts 
				to retrieve

Default is --get

***This software is released under the GNU GPL LICENCE***
