UNPKG

eyearesee-client

Version:
36 lines (21 loc) 805 B
# eyearesee-client [![Build Status](https://travis-ci.org/evanlucas/eyearesee-client.svg)](https://travis-ci.org/evanlucas/eyearesee-client) [![Coverage Status](https://coveralls.io/repos/evanlucas/eyearesee-client/badge.svg?branch=master&service=github)](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)