Package Exports
- botstrap
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (botstrap) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Botstrap
by Elvin Yung
Slack-bot framework
Quickstart
Installation
Features
Infinitely Extensible
Slack bots built with Botstrap can be extended both in code and in configuration.
Introspection-based Dependency Injection
Inject contextually-relevant resources, like channels and users, into your event callbacks. You never have to touch the Slack client API.