Difference between revisions of "Eggdrop"

From IRC Wiki
Jump to navigation Jump to search
Line 10: Line 10:
'''Eggdrop''' is the worlds most used open source IRC bot<ref>http://www.eggheads.org/</ref>, Eggdrops are usually ran on a shell and they come with their own installer. Eggdrops allow tcl scripts to be loaded which increase the bots  functionality ten fold, scripts enable the bot to have games such as acro, uno or trivia, and other features such as channel protection, ban lists, weather scripts and much more.
'''Eggdrop''' is the worlds most used open source IRC bot<ref>http://www.eggheads.org/</ref>, Eggdrops are usually ran on a shell and they come with their own installer. Eggdrops allow tcl scripts to be loaded which increase the bots  functionality ten fold, scripts enable the bot to have games such as acro, uno or trivia, and other features such as channel protection, ban lists, weather scripts and much more.


In October 2011, the last of the 1.6 series of eggdrops was released. Development is now focused on the 1.8 release<ref>http://www.eggheads.org/news/2011/10/25/41</ref>
==Latest Stable Release==
==Latest Stable Release==
* 1.6.20 and that can be downloaded [http://www.eggheads.org/redirect.php?url=ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/eggdrop1.6.19%2Bctcpfix.tar.gz Here] <ref>http://www.eggheads.org/downloads/</ref>
* 1.6.21 and that can be downloaded from the official site: http://www.eggheads.org/downloads/


==See also==
==See also==

Revision as of 17:02, 2 January 2012

Eggdrop
Eggd.png
Programming language: C++
Platform: Unix, Windows, Linux, BSD
Status: Active
License: GPL
Homepage: http://www.eggheads.org

Eggdrop is the worlds most used open source IRC bot[1], Eggdrops are usually ran on a shell and they come with their own installer. Eggdrops allow tcl scripts to be loaded which increase the bots functionality ten fold, scripts enable the bot to have games such as acro, uno or trivia, and other features such as channel protection, ban lists, weather scripts and much more.

In October 2011, the last of the 1.6 series of eggdrops was released. Development is now focused on the 1.8 release[2]

Latest Stable Release

See also

References