2014-03-27 18:54:56 +00:00

23 lines
3.4 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>bot</title><link rel="stylesheet" href="../../jargon.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.61.0"/><link rel="home" href="../index.html" title="The Jargon File"/><link rel="up" href="../B.html" title="B"/><link rel="previous" href="borken.html" title="borken"/><link rel="next" href="bottom-feeder.html" title="bottom feeder"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">bot</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="borken.html">Prev</a> </td><th width="60%" align="center">B</th><td width="20%" align="right"> <a accesskey="n" href="bottom-feeder.html">Next</a></td></tr></table><hr/></div><dt><a id="bot"/><dt xmlns="" id="bot"><b>bot</b>: <span xmlns="http://www.w3.org/1999/xhtml" class="grammar">n</span></dt></dt><dd><p> [common on IRC, MUD and among gamers; from &#8220;<span class="quote">robot</span>&#8221;]
</p></dd><dd><p> 1. An <a href="../I/IRC.html"><i class="glossterm">IRC</i></a> or <a href="../M/MUD.html"><i class="glossterm">MUD</i></a> user
who is actually a program. On IRC, typically the robot provides some
useful service. Examples are NickServ, which tries to prevent random users
from adopting <a href="../N/nick.html"><i class="glossterm">nick</i></a>s already claimed by others, and
MsgServ, which allows one to send asynchronous messages to be delivered
when the recipient signs on. Also common are &#8216;annoybots&#8217;, such
as KissServ, which perform no useful function except to send cute messages
to other people. Service bots are less common on MUDs; but some others,
such as the &#8216;Julia&#8217; bot active in 1990--91, have been
remarkably impressive Turing-test experiments, able to pass as human for as
long as ten or fifteen minutes of conversation. </p></dd><dd><p> 2. An AI-controlled player in a computer game (especially a
first-person shooter such as Quake) which, unlike ordinary monsters,
operates like a human-controlled player, with access to a player's weapons
and abilities. An example can be found at <a href="http://www.telefragged.com/thefatal/" target="_top">http://www.telefragged.com/thefatal/</a>.
</p></dd><dd><p> 3. Term used, though less commonly, for a web
<a href="../S/spider.html"><i class="glossterm">spider</i></a>. The file for controlling spider behavior on
your site is officially the &#8220;<span class="quote">Robots Exclusion File</span>&#8221; and its
URL is &#8220;<span class="quote">http://&lt;somehost&gt;/robots.txt</span>&#8221;)</p></dd><dd><p>Note that bots in all senses were &#8216;robots&#8217; when the terms
first appeared in the early 1990s, but the shortened form is now
habitual.</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="borken.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="../B.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="bottom-feeder.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">borken </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> bottom feeder</td></tr></table></div></body></html>