mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-25 21:39:27 +01:00
76b9aa49bd
Instead of adding compiler user to dialout/serial/ttyS0 group, we now run compiler_vm_server.pl as root to access ttyS0 and then drop privileges to the compiler user to compile snippets that do not have access to ttyS0. |
||
---|---|---|
build | ||
config | ||
data | ||
doc | ||
log | ||
misc | ||
modules | ||
PBot | ||
LICENSE | ||
pbot.pl | ||
pbot.sh | ||
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.