mio a1ae0fb4ff | ||
---|---|---|
docs | ||
examples | ||
rockspecs | ||
.gitignore | ||
README.md | ||
itte.lua | ||
itteutil.lua |
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