home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: alt.irc
- Path: sparky!uunet!usc!hela.iti.org!cs.widener.edu!eff!sol.ctr.columbia.edu!spool.mu.edu!agate!stanford.edu!hubcap!rpointe
- From: rpointe@hubcap.clemson.edu (Robey Pointer)
- Subject: Re: Bots, WarBots, Fun?
- Message-ID: <1992Nov9.212443.14768@hubcap.clemson.edu>
- Organization: Clemson University
- References: <1992Nov7.023211.6142@ra.oc.com> <1992Nov9.115758.15047@ugle.unit.no>
- Date: Mon, 9 Nov 1992 21:24:43 GMT
- Lines: 40
-
- gardabr@unix1 (Gard Eggesbo Abrahamsen) writes:
-
- >I said PROGRAMMING TEXHNIQUES, and giving people an op can be a bit more than
- >a single /on -join Gard mode $C +o $0
- > As an example, I have on Glurg this one:
-
- >on -leave gard assign isgard 0
- >on -signoff gard assign isgard 0
- >on -join "* #24892" who -nick $0
- >on #-who 1 "* gard" if "[$3@$4]=[gard@data3d.mrih.no]" "assign isgard 1" "assign isgard 0"
- >on #-who 2 "* gard" if "[$3@$4]=[gardabr@unix1.mrih.no]" "assign isgard 1"
- >on #-who 3 "* gard" if "[$3@$4]=[gardabr@158.38.66.44]" "assign isgard 1"
- >on #-who 4 "* gard" if "[$3@$4]=[gard@158.48.66.43]" "assign isgard 1"
- >on #-who 5 "* gard" if "[$isgard]=[1]" "mode $0 +o $1" "kick $0 $1"
- >assign isgard 0
-
- >This is not just an op, but an ensurement that only I will have my Nick - at
- >least on channel #24892. This will prevent abuse of Glurg's mode commands.
-
- What about people who do a /NICK? Your bot won't catch that.
-
- >Also, earlier on, Glurg walked freely around on different channels commenting
- >things, responding to whatever the people said, and in most cases, it would
-
- This is VERY BAD. A bot should NEVER do this. As a general rule, a bot should
- not join any channel except its "host" channel uninvited.
-
- >Of course there is no agreement - now. That is because the bot programmers
- >don't have a forum in which they can get the agreement. Whilst on IRC, they
- >are more interrested in debugging their bot or talking social stuff with
- >others. A newsgroup like alt.irc.bots would work fine for that.
-
- This is a vote of YES for alt.irc.bots
-
- robey
- --
- Robey Pointer | "The perfect kiss" -New Order, "Perfect Kiss"
- rpointe@hubcap.clemson.edu | "Find the river" -REM, "Find the River"
- IRC: Robey | "It's not my birthday" -TMBG, "It's NMB"
-
-