29 lines
478 B
Markdown
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)
|
|
|