|
h3
|
|
==
|
|
|
|
Bizarre IRC bot. Do not be afraid.
|
|
|
|
The goal of this is to replace [`h`](https://git.xeserv.us/xena/h) with
|
|
something that is different than Python.
|
|
|
|
Using Nim because WHY NOT.
|
|
|
|
Running
|
|
-------
|
|
|
|
```console
|
|
$ nimble build
|
|
$ ./h3 --newConfig
|
|
$ ./h3 h3.toml
|
|
```
|