Mini IRC bot module in Lua
Go to file
mio a4a6b35d3e Add rockspec by Will Sinatra 2022-04-25 17:01:19 -04:00
docs Add scheduled tasks 2022-04-01 04:14:15 -04:00
examples Fix task repetition 2022-04-09 01:28:59 -04:00
rockspecs Add rockspec by Will Sinatra 2022-04-25 17:01:19 -04:00
.gitignore Fix task repetition 2022-04-09 01:28:59 -04:00
README.md Add rockspec by Will Sinatra 2022-04-25 17:01:19 -04:00
itte.lua Fix task repetition 2022-04-09 01:28:59 -04:00
itteutil.lua Fix task repetition 2022-04-09 01:28:59 -04:00

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.

Contributions

Luarocks rockspec from Will Sinatra

License

BSD-3.0