23 lines
330 B
Markdown
23 lines
330 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
|
|
|
|
|
|
## Installation
|
|
|
|
Please see the [docs](docs/README.md).
|
|
|
|
|
|
## License
|
|
|
|
[BSD-3.0](https://opensource.org/licenses/BSD-3-Clause)
|
|
|