mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-26 05:49:27 +01:00
Add README
This commit is contained in:
parent
ecd2bad066
commit
49361625c6
20
README
Normal file
20
README
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
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, 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.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user