irccloud commandline interface inspire baseBot and IRCCloud API

npm install$ npm install -g irccloud-cliUsage: ic -P <config file path>
Options:
-h, --help output usage information -V, --version output the version number -P, --path <config file path> config.json file pathConfig file example:
{ "host": "https://www.irccloud.com", "email": "IRCCloud ACCOUNT - EMAIL", "password": "PASSWORD"}Note: there is no '/' at the end of host url. # Changelog
14 Feb 2016
13 Feb 2016
MIT