Mini IRC bot module in Lua
Go to file
mio 6de32954b4 Bump release version to 1.2
- Bump rockspecs to 1.2
- (hellobot) Add explanation for scheduled tasks
2022-04-25 17:35:14 -04:00
docs Bump release version to 1.2 2022-04-25 17:35:14 -04:00
examples Bump release version to 1.2 2022-04-25 17:35:14 -04:00
rockspecs Bump release version to 1.2 2022-04-25 17:35:14 -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 Fix task repetition 2022-04-09 01:28:59 -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