the mg2bot 0.71 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News the mg2bot 0.71 (Default branch)
# 1  
Old 08-19-2008
the mg2bot 0.71 (Default branch)

the mg2bot is an IRC bot that was originally written to do unique channel maintenance but which now sports a homebrew plugin system, increased channel awareness, and a bot networking capability.License: Perl LicenseChanges:
This release fixes a scheduled event bug that caused the bot to freeze up in certain situations. It adds a wowitem plugin for looking up World of Warcraft items on wowhead. It adds random_quote, areacode, and emeter general bot plugins. It has a major overhaul of the calc plugin, which allows for the use of math functions like abs(), sqrt(), etc.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
GOZERBOT(1)							  gozerbot manual						       GOZERBOT(1)

NAME
gozerbot - an IRC and Jabber bot written in Python SYNOPSIS
gozerbot-start [data directory] DESCRIPTION
This manual page documents briefly the gozerbot program. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. Instead, it has documentation in text format; see below. gozerbot is an IRC and Jabber bot written in Python. USAGE
A template configuration file ~/.gozerbot/gozerdata/config will be created when running gozerbot-start for the first time, or can be cre- ated in some other directory by running gozerbot-start [data directory]. Once at least one valid IRC server or Jabber service for gozerbot to connect to has been specified in that file, running gozerbot-start [data directory] again will start gozerbot. To perform further configuration, message your gozerbot on the IRC server or Jabber service to which it has connected, using the name spec- ified in the configuration file (by default, gozerbot). To summon gozerbot to an IRC channel, you will need to /msg gozerbot join #chan- nel. Other useful commands are: !perms See what permissions you have !available See what plugins are available !commands See what commands are available !help [command] Obtain usage information for a command SEE ALSO
The program is documented fully in the text documentation. AUTHOR
This manual page was written by Jeremy Malcolm <terminus@debian.org>, for the Debian GNU/Linux system (but may be used by others). Debian GNU/Linux 21 Feb 07 GOZERBOT(1)