You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

irccloud-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

irccloud-cli

irccloud commandline interface

Source
npmnpm
Version
0.2.2
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

IRCCloud CLI

irccloud commandline interface inspire baseBot and IRCCloud API screenshot

Developement

  • npm install

Install

  • $ npm install -g irccloud-cli

Usage

Usage: ic -e <email> -p <password>

Options:

-h, --help                     output usage information
-V, --version                  output the version number
-e, --email <email>            irccloud account
-p, --password <password>      irccloud password
-P, --path <config file path>  config.json file path
-f, --filter <string>          filter by string // TODO
-c, --channel <channel>        only show #channel message (need # first) // TODO
-v, --verbose                  debug mode
-l, --log <log directory path> create logs directory to save msg

Log directory structure

logs
  |__ [Channel.Year.Month]

License

MIT

Keywords

command

FAQs

Package last updated on 03 Jul 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts