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 a1ae0fb4ff
(gordon) Update borgar and senpai grammars
6 months ago
docs Add example bot gordon 7 months ago
examples (gordon) Update borgar and senpai grammars 6 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 Change the behaviour of service code detection 11 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