[][src]Crate ellidri

ellidri, the kawai IRC server.

Usage

You need a configuration file, and pass its name as an argument. The git repository contains an example ellidri.conf, with comments describing the different options. The config module also has documentation about it.

During development: cargo run -- ellidri.conf

For an optimized build:

cargo install
ellidri ellidri.conf

Modules

config
message

Message parsing and building.

Functions

start

The beginning of everything