Mini IRC bot module in Lua
Go to file
mio 7dc943d53d (gordon) Add soupe command 2022-08-31 04:27:45 +00:00
docs Add example bot gordon 2022-08-30 20:21:24 +00:00
examples (gordon) Add soupe command 2022-08-31 04:27:45 +00:00
rockspecs Add dev rockspec by Will Sinatra 2022-04-26 11:59:29 -04:00
.gitignore Fix task repetition 2022-04-09 01:28:59 -04:00
README.md Bump release version to 1.2 2022-04-25 17:35:14 -04:00
itte.lua Change the behaviour of service code detection 2022-04-28 23:16:30 -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
  • Scheduled tasks

Installation

Please see the docs.

Contributions

Luarocks rockspec from Will Sinatra

License

BSD-3.0