generator-slack-command

0.4.0 • Public • Published

generator-slack-command Build Status Dependency Status

start a simple Slack slash command server

Includes support for Heroku Button;

Install

$ npm install --global generator-slack-command

Usage

$ yo slack-command
? What is the name of your Slack command? (will prepend `slack-`) time
? Please provide a short description for the project: slack command for getting time
? Default username for the incoming WebHook bot: time
? Default emoji for the incoming WebHook bot: :clock:
   create readme.md
   create license
   create package.json
   create .editorconfig
   create .gitignore
   create .jshintrc
   create index.js


I'm all done. Running npm install for you to install the required dependencies. If this fails, try running the command yourself.

Projects

License

MIT © Matias Singers

Package Sidebar

Install

npm i generator-slack-command

Weekly Downloads

1

Version

0.4.0

License

MIT

Last publish

Collaborators

  • matiassingers