Go to file
Pragmatic Software e6e7f325fb Add individual change-logs for factoid triggers 2015-12-13 13:58:01 -08:00
PBot Add individual change-logs for factoid triggers 2015-12-13 13:58:01 -08:00
build Update update-version.pl from svn to git 2014-12-29 23:04:35 -08:00
config Update admins config 2015-07-13 04:00:56 -07:00
data Add individual change-logs for factoid triggers 2015-12-13 13:58:01 -08:00
doc Update doc/PBot.hmtl 2015-10-05 02:27:40 -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 Improve handling of -t for dict command 2015-10-15 16:07:51 -07:00
README Add trivia to README 2015-05-25 11:01:31 -07:00
pbot.pl Update trigger variable 2015-07-12 20:52:09 -07:00
pbot.sh Merge stderr into existing log file and remove stderr_log file 2014-12-29 23:55:49 -08: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.