itte/README.md
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

29 lines
478 B
Markdown

# 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](docs/README.md).
## Contributions
[Luarocks rockspec](https://luarocks.org/modules/durrendal/itte) from [Will Sinatra](http://lambdacreate.com)
## License
[BSD-3.0](https://opensource.org/licenses/BSD-3-Clause)