hubot-slack : A Slack adapter for hubot. You can installing hubot-slack npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install hubot-slack $ sudo npm install -g hubot-slack
If want to update the hubot-slack package execute the command as below,
$ sudo npm update hubot-slack
Update package globally,
$ npm install -g hubot-slack
$ sudo git clone https://github.com/rektide/hubot-slack.git
$ sudo npm install -g ./hubot-slack
hubot-slack@4.4.0 /usr/lib/node_modules/hubot-slack
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall hubot-slack
Package Name | hubot-slack |
Version | 4.4.0 |
Description | A Slack adapter for hubot |
Released Date | 2017-08-25T00:01:40.615Z |
Published by | aoberoi |
How to Learn | https://www.npmjs.com/package/hubot-slack/tutorial |