Rebot

From IFWiki

Rebot is a bot to execute a regular if interpreter (frotz, glulxe, arun, scare, etc.) by network. By now modules for IRC, ifMud and jabber are available and it is possible to write new modules for other network protocols (aim, msn, ...), etc. Rebot works getting the plain text output of the interpreter and passing it to the network protocol (for example in IRC to a channel), and the same with the input from users in the network to the interpreter.

Rebot is entirely written in Perl language by Enrique D. Bosch ('presi') and is suitable for interactive testings, public demos of new games, learning to play to a newcomers, etc. And is free software with all sources available under GNU General Public License (GPL).


Links