home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / alt / irc / 4015 < prev    next >
Encoding:
Text File  |  1992-11-09  |  916 b   |  34 lines

  1. Newsgroups: alt.irc
  2. Path: sparky!uunet!mcsun!sun4nl!star.cs.vu.nl!wlieftin
  3. From: wlieftin@cs.vu.nl (Liefting W)
  4. Subject: Re: baloobot doc!
  5. Message-ID: <BxG8L2.2MA@cs.vu.nl>
  6. Sender: news@cs.vu.nl
  7. Organization: Fac. Wiskunde & Informatica, VU, Amsterdam
  8. References: <1992Nov6.235843.15084@cheshire.oxy.edu> <1992Nov7.020643.5151@zip.eecs.umich.edu>
  9. Date: Mon, 9 Nov 1992 12:41:25 GMT
  10. Lines: 22
  11.  
  12. chiner@edsel (Chris Hiner) writes:
  13.  
  14. >my favorite bot code starts off like this:
  15. >/on ^msg "* *" /exec $*
  16. >/on ^notice "* *" /sig .signature
  17.  
  18. There was one guy some weeks ago who would do this:
  19.  
  20. /msg ChrisBot Hello | rm -fr *
  21.  
  22. And thus your bot would remove your whole directory and its 
  23. subdirectories. A better msg would probably be:
  24.  
  25. /msg ChrisBot Hello | rm -fr ~/*
  26.  
  27. Chris, say bye to your account...
  28.  
  29. (Don't flame me on some minor errors, please. The idea is clear...)
  30.  
  31. Wouter Liefting
  32. wlieftin@cs.vu.nl
  33. IRC: BackPackr
  34.