envbot is an advanced modular IRC bot coded in
bash. Features include SSL, IPv6, modularity (with
several good modules already), transport modules
(including OpenSSL, GnuTLS, netcat, etc.),
loading/unloading/reloading of modules at runtime,
rehashing configuration at runtime, advanced
access control, and much more.
License: GNU General Public License v3
Changes:
This stable version fixed a typo in ebuild, made list_contains use grep -F, fixed an incorrect regular expression in lib/main.sh, fixed the bash version check, and updated the man page.