slackit

0.1.0 • Public • Published

Slackit - the bot framework for Slack

Build Status npm version

Slackit is the flexible and well-tested bot framework for Slack. This framework provide 3 bot templates (receive-only, send-only and basic) and Slack API utilities.

Development with Slackit

  1. Install the Slackit

    Enter following commands to install:

     $ cd path/to/bot/dir
     $ npm install slackit
    
  2. Run test

    Enter following commands to test Slackit:

     $ cd node_modules/slackit
     $ npm test
    
  3. Read the Slackit Document

  4. Enjoy your development ;-)

Authors

License

MIT license

Readme

Keywords

Package Sidebar

Install

npm i slackit

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • orgachem