Go to file
Pragmatic Software b9f435c823 Update version 2017-12-11 15:24:40 -08:00
PBot Update version 2017-12-11 15:24:40 -08:00
build License project under MPL2 2017-03-06 00:31:15 +00:00
config Update default channels 2017-11-03 11:58:00 -07:00
data Update factoids 2017-12-07 11:13:41 -08:00
doc Add udict module to MODULES 2017-10-10 20:31:43 -07:00
log Add log directory 2015-07-09 15:39:15 -07:00
misc Factoids and Quotegrabs HTML exported tables can now be filtered 2014-03-03 09:24:33 +00:00
modules Fix compiler VM serial buffering woes 2017-12-02 11:37:51 -08:00
LICENSE License project under MPL2 2017-03-06 00:31:15 +00:00
README Add trivia to README 2015-05-25 11:01:31 -07:00
pbot.pl License project under MPL2 2017-03-06 00:31:15 +00:00
pbot.sh License project under MPL2 2017-03-06 00:31:15 +00:00

README

PBot is a versatile IRC Bot written in Perl for the ##C channel on Freenode.net

Features
--------

* Factoids
* Quotegrabs
* Loadable modules that are simple programs based on stdin and stdout
* Lots of default modules, including a code compiler and debugger, C-to-English translator, C precedence analyzer, trivia and much more
* Channel management
* User hostmask and message tracking
* Ban evasion detection
* Flood detection
* Enter-abuse detection
* Auto-away detection
* Auto-rejoin after kick detection
* Registry-based customization

See http://www.iso-9899.info/wiki/Candide for more information.