$ npm i -g niconizer-slack
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.