envbot software is an advanced modular IRC bot in bash.
Here are some key features of "envbot":
· SSL
· IPv6
· Modularity with several good modules already.
· Transport (OpenSSL, GnuTLS, netcat, whatever) to server are also modules.
· Loading, unloading and reloading of modules at runtime.
· Rehashing configuration at runtime.
· Advanced access control
Requirements:
· SQLite (optional)
What's New in 0.0.1 Stable Release:
· 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.
What's New in 0.1 Beta 1 Development Release:
· Highlights of the new release include many new modules, bugfixes, an improved API, auto generated API docs, improved stability, a help module, central command handling, and more.
Product's homepage