home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: alt.irc
- Path: sparky!uunet!mcsun!sun4nl!star.cs.vu.nl!wlieftin
- From: wlieftin@cs.vu.nl (Liefting W)
- Subject: Re: baloobot doc!
- Message-ID: <BxG8L2.2MA@cs.vu.nl>
- Sender: news@cs.vu.nl
- Organization: Fac. Wiskunde & Informatica, VU, Amsterdam
- References: <1992Nov6.235843.15084@cheshire.oxy.edu> <1992Nov7.020643.5151@zip.eecs.umich.edu>
- Date: Mon, 9 Nov 1992 12:41:25 GMT
- Lines: 22
-
- chiner@edsel (Chris Hiner) writes:
-
- >my favorite bot code starts off like this:
- >/on ^msg "* *" /exec $*
- >/on ^notice "* *" /sig .signature
-
- There was one guy some weeks ago who would do this:
-
- /msg ChrisBot Hello | rm -fr *
-
- And thus your bot would remove your whole directory and its
- subdirectories. A better msg would probably be:
-
- /msg ChrisBot Hello | rm -fr ~/*
-
- Chris, say bye to your account...
-
- (Don't flame me on some minor errors, please. The idea is clear...)
-
- Wouter Liefting
- wlieftin@cs.vu.nl
- IRC: BackPackr
-