mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-27 06:19:25 +01:00
8c16fbd3e5
E.g., <pragma-> Userbob: You can learn more about candide by reading its !help page and checking out its !source <candide> Userbob: To learn all about me, see http://www.iso-9899.info/wiki/Candide <candide> Userbob: My guts can be browsed at https://github.com/pragma-/pbot Only three triggers will be processed per message. (I should create a registry entry to customize this.) Messages that are addressed at a specific user that exists in the channel will have that user's name prepended to the factoid output. Factoid triggers that are referenced from within messages will not produce error messages if the factoid is not found. Factoids that have an $arg or $nick special variable will not be triggered as a reference. Factoids that have the `noembed` meta-data value set to a true value will not be invoked as a reference. |
||
---|---|---|
build | ||
config | ||
data | ||
doc | ||
log | ||
misc | ||
modules | ||
PBot | ||
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.