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 202aa6e140
Add dev rockspec by Will Sinatra
11 months ago
docs Bump release version to 1.2 11 months ago
examples Bump release version to 1.2 11 months ago
rockspecs Add dev rockspec by Will Sinatra 11 months ago
.gitignore Fix task repetition 12 months ago
README.md Bump release version to 1.2 11 months 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
  • Scheduled tasks

Installation

Please see the docs.

Contributions

Luarocks rockspec from Will Sinatra

License

BSD-3.0