blob: d69cd038446e51aacda028c06459d997b66308d6 (
plain) (
blame)
1
2
3
4
5
|
# IRC client library
This was partially inspired by [miniirc](https://github.com/luk3yx/miniirc) but
aims to be a little bit simpler. All message handling and state tracking are
left to the user.
|