Mini IRC bot module in Lua
Go to file
mio 8530a3bb77 (hachi) Add breadtarot foil 2022-03-23 16:55:09 +00:00
docs Add tracery-inspired example 2022-03-22 06:10:42 +00:00
examples (hachi) Add breadtarot foil 2022-03-23 16:55:09 +00:00
.gitignore Add docs 2022-03-21 04:09:12 +00:00
README.md Add docs 2022-03-21 04:09:12 +00:00
itte.lua Add docs 2022-03-21 04:09:12 +00:00
itteutil.lua Add handlers to list servers/channels, connect to/quit servers 2022-03-20 03:42:25 +00: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.

License

BSD-3.0