Difference between revisions of "Rodney (bot)"

From NetHackWiki
Jump to navigation Jump to search
(Links)
Line 14: Line 14:
  
 
== Links ==
 
== Links ==
* [http://alt.org/nethack/Rodney/source/ Source code of the current version of Rodney]
+
* [http://alt.org/nethack/Rodney/ Rodney homepage] with source code and command reference
 
* [http://www.crash-override.net/svn/rodney/ Source code of Eidolos' development version]
 
* [http://www.crash-override.net/svn/rodney/ Source code of Eidolos' development version]
 
* [irc://irc.freenode.net/#nethack #nethack IRC channel]
 
* [irc://irc.freenode.net/#nethack #nethack IRC channel]

Revision as of 22:30, 20 March 2008

This article is about the IRC bot. For other uses, see Rodney.

Rodney is the bot which announces deaths on the #nethack channel. He also has a simple database in which users can record useful information for each other; many good tips and advice are contained therein.

Functionality

Notable parts of Rodney's functionality:

  • Game announcements. Whenever somebody ends a game on nethack.alt.org (whether by death, ascension, escape, or #quit), Rodney will announce that fact in the channel. It is considered good form to remark "Go Team Ant!" when somebody dies to an ant.
  • learndb. Any member of the channel can view/add/remove/edit items in Rodney's database. This is a useful repository of information as well as humor. In many ways it's a wiki without history.

Maintainers

  • dtype was the original programmer.
  • paxed has maintained Rodney for some time.
  • Eidolos is currently rewriting Rodney.

Links