New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

niconizer-slack

Package Overview
Dependencies
Maintainers
0
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

niconizer-slack

CLI that watch slack messages and send to niconizer.

3.1.11
Source
npm
Version published
Weekly downloads
17
-70.18%
Maintainers
0
Weekly downloads
 
Created
Source

niconizer-slack

test workflow release workflow Renovate enabled npm

Installation

$ npm i -g niconizer-slack

Usage

Usage: niconizer-slack [options]

Options:
  -u, --url <url>          websocket server url (default: "ws://localhost:25252")
  -t, --token <token>      slack token
  -c, --channel <name|id>  slack channel name/id
  -T, --thread             include thread reply
  -B, --bot                include bot user
  -h, --help               output usage information
$ niconizer-slack -t SLACK_API_TOKEN_HERE

Create and regenerate API tokens

The token is required and others are optional.

If no channel was specified, all messages in the authorization scope of the token in the workspace are send to the niconizer.

Press Ctrl+C to exit.

Keywords

comment

FAQs

Package last updated on 12 Dec 2024

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