Mini IRC bot module in Lua
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mio de2643183f
Fix task repetition
12 months ago
docs Add scheduled tasks 12 months ago
examples Fix task repetition 12 months ago
.gitignore Fix task repetition 12 months ago
README.md Add docs 1 year ago
itte.lua Fix task repetition 12 months ago
itteutil.lua Fix task repetition 12 months ago

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

Installation

Please see the docs.

License

BSD-3.0