First of all, welcome to Smily's homepage on SourceForge. For those that do not know what Smily is, it is an attempt to write a Perl IRC bot. We're not trying to make the best or most efficient bot or the one with most features, but this is largely a test project gone out of hand. Its source is open to the public now, so anybody who feels lucky is free to download and expiriment with it. Just know that it comes with absolutely no warranty. That's right. If it puts your computer on fire which causes your house to burn which causes the police to think you're a pirate and you get chased all over the seven seas, that's your problem. We did warn yah, aye?
Eesh, people nowadays are so impatient. Well,
if you have to know, you can just go to o-- err
wait, my imaginary friend just told me you can
pretty easily leech the latest copy, which is
generally stable enough not to crash on
start-up, from CVS:
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/smily login
He also adds that the password is pie. No,
wait, it's blank. Yeah, no password. Hmm,
pie.
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/smily co -P smily
debug=1
line, and replace it with
debug=0
Ofcourse, that won't stop your bad luck, but
hey, it's a start.
chmod 750 config.pl
./config.pl
From the main menu, pick the configuration wizard,
the first choice. This will walk you through
setting up the simplest bot settings such as what
server to connect to and what nickname to assume.
Note that you can run the configuration wizard at
any time, as your old settings will always remain
stored so long you not modify them. If you do
accidently make a mistake, just CTRL+C the config
script, or choose Quit instead of Quit & Save from
the main menu.