TF-IRC A bunch of TinyFugue scripts to let you IRC using the TinyFugue MUD client. INSTALLING ========== 1. Create a directory named .tf in your home directory. 2. Copy 'irc', 'irc.watch' and 'irc.dcc' to that directory. 3. Add a line like this to your .tfrc to load them into TF: /load -q ~/.tf/irc 4. Define your IRC worlds like this in your .tfrc: /addworld -T"irc" efnet efnet.telstra.net.au 6667 /addworld -T"irc" oznet aussie.oz.org 6667 /addworld -T"irc" undernet us.undernet.org 6667 You can define as many IRC worlds as you like, as long as you set them all to type "irc". 5. At the top of the file 'irc' there are a bunch of variables you can define, like your IRC nickname, realname, etc. BUGS ==== I don't think dcc works at the moment. The watch stuff definately doesn't work. I'm getting there! This is just a minor project so my major ones get in its way sometimes. OTHER STUFF =========== I can be contact at . Much of my code is available on the web, look for the latest release of things at: http://www.tertius.net.au/~gossamer/code/ LEGAL STUFF =========== Copyright (c) 1998 Bek Oberin. All rights reserved. This package is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See the file 'Artistic' for license terms.