Mini IRC bot module in Lua
Go to file
mio 3ad204c31b (gordon) Update names 2022-08-30 05:06:05 +00:00
docs
examples (gordon) Update names 2022-08-30 05:06:05 +00:00
rockspecs
.gitignore
README.md
itte.lua
itteutil.lua

README.md

itte

Mini IRC bot module in Lua.

Currently supported:

  • Authentication via SASL (plain) or Nickserv
  • Joining multiple servers
  • Ad-hoc connecting to servers and joining channels
  • Config reload
  • Scheduled tasks

Installation

Please see the docs.

Contributions

Luarocks rockspec from Will Sinatra

License

BSD-3.0