slackbots : Simple API for Slack. You can installing slackbots 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 slackbots $ sudo npm install -g slackbots
If want to update the slackbots package execute the command as below,
$ sudo npm update slackbots
Update package globally,
$ npm install -g slackbots
$ sudo git clone https://github.com/rektide/slackbots.git
$ sudo npm install -g ./slackbots
slackbots@1.1.0 /usr/lib/node_modules/slackbots
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall slackbots
| Package Name | slackbots |
| Version | 1.1.0 |
| Description | Simple API for Slack |
| Released Date | 2017-09-15T13:44:23.798Z |
| Published by | mishk0 |
| How to Learn | https://www.npmjs.com/package/slackbots/tutorial |