3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-02-11 03:50:53 +01:00
Pragmatic Software e43d2ef144 Improvements to code-factoids
Most code languages now accept factoida arguments as command-line
arguments; e.g., argc and argv in C/C++, args[] in Java, @ARGV in Perl, etc.

No longer say "Same output" for code-factoids.
2017-09-15 16:41:36 -07:00
2017-03-06 00:31:15 +00:00
2017-08-26 22:59:51 -07:00
2017-09-09 18:22:57 -07:00
2015-07-09 15:39:15 -07:00
2017-09-15 16:41:36 -07:00
2017-09-15 16:41:36 -07:00
2017-03-06 00:31:15 +00:00
2017-03-06 00:31:15 +00:00
2017-03-06 00:31:15 +00:00
2015-05-25 11:01:31 -07: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
* 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.

Languages
Perl 92.2%
Python 6.9%
Shell 0.4%
C 0.2%
Prolog 0.1%