1.1.0-experiment.1 • Published 7 years ago

@loklaan/npm-hook-slack v1.1.0-experiment.1

Weekly downloads
-
License
ISC
Repository
github
Last release
7 years ago

npm-hook-slack

An example slack integration that listens to registry hook events on an npm-hook-receiver and posts about them in a Slack channel.

To run the integration, set the required environment variables then run the index file:

node index.js

All configuration is done with environment variables. These are the vars used:

variablemeaningrequired?default
SLACK_API_TOKENthe API token you generated in Slacky-
SLACK_CHANNELthe ID of the Slack channel to post to (not its name!)y-
SHARED_SECRETthe shared secret set up for the hooks you'll be receivingy-
PORTthe port number to listen onn6666
MOUNT_POINTthe path to mount the hook onn/incoming
SERVICE_NAMEused in loggingnhooks-bot
INFER_BOT_USERpost as the inferred bot user (bot needs to be in the channel!)n-

License

ISC

1.1.0-pre.0

7 years ago

1.1.0-testing.2

7 years ago

1.1.0-testing.1

7 years ago

1.1.0-testing.0

7 years ago

1.1.0-rc.3

7 years ago

1.1.0-rc.2

7 years ago

1.1.0-rc.1

7 years ago

1.1.0-rc.0

7 years ago

1.0.4-rc.6

7 years ago

1.0.4-rc.5

7 years ago

1.0.4-rc.3

7 years ago

1.0.4-rc.2

7 years ago

1.0.4-rc.1

7 years ago

1.0.4-rc.0

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago