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 20652e5e31
Add function to get a list of users in a channel
1 year ago
docs Bump release version to 1.2 1 year ago
examples Bump release version to 1.2 1 year ago
rockspecs Add dev rockspec by Will Sinatra 1 year ago
.gitignore Fix task repetition 1 year ago
README.md Bump release version to 1.2 1 year ago
itte.lua Add function to get a list of users in a channel 1 year ago
itteutil.lua Fix task repetition 1 year 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