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

29 lines
478 B

5 years ago
# itte
Mini IRC bot module in Lua.
5 years ago
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).
5 years ago
## Contributions
[Luarocks rockspec](https://luarocks.org/modules/durrendal/itte) from [Will Sinatra](http://lambdacreate.com)
5 years ago
## License
[BSD-3.0](https://opensource.org/licenses/BSD-3-Clause)