2014-12-30 00:28:05 +01:00
|
|
|
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
|
2015-05-25 20:01:31 +02:00
|
|
|
* Lots of default modules, including a code compiler and debugger, C-to-English translator, C precedence analyzer, trivia and much more
|
2014-12-30 00:28:05 +01:00
|
|
|
* 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.
|
|
|
|
|