0.1.0 • Published 10 years ago

slackit v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

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