eyearesee-client
Version:
irc client for use in eyearesee
36 lines (21 loc) • 805 B
Markdown
# eyearesee-client
[](https://travis-ci.org/evanlucas/eyearesee-client)
[](https://coveralls.io/github/evanlucas/eyearesee-client?branch=master)
IRC client created for [eyearesee](https://github.com/evanlucas/eyearesee).
This client is not just limited to eyearesee though. It provides state
for an IRC client in general with hooks, events, and customization.
**Note: Requires Node.js v5+**
## Install
```bash
$ npm install eyearesee-client
```
## Documentation
Can be found in the [doc](doc/README.md) directory
## Test
```bash
$ npm test
```
## Author
Evan Lucas
## License
MIT (See `LICENSE` for more info)