sensate
v0.0.1
Published
An extensible bot framework that makes sense.
Downloads
7
Readme
sensate
An extensible bot framework that makes sense.
Features
Plugins
Sensate provides the foundation for creating modular plugins that can each have multiple "action" handlers for separating related but separate functionality per plugin.
Gateways
- [ ] Slack
- [ ] Telegram
- [ ] IRC
- [ ] Discord
Testing
Sensate uses Mocha with Chai for testing and Isparta for coverage information.
The full test suite is run actively on travis-ci from where its coverage information is published to codecov.io.
Contributing
Please open any issues or pull requests and I will look through them once I have the time. I'm open to most contributions but can be a bit picky about coding styles.