A chatbot framework specialized in Mattermost. mmbot uses Mattermost's webhooks (Incoming/Outgoing).
Note: mmbot is currently under heavy development and the API may change at any time.
- Pattern matching handler
- HTTP route handler
- Cron like scheduler
- Interactive shell mode for development
- (Optional) Predefined application base object (based on codegangsta/cli)
- Daemonize option
See _example
directory.
MIT
Yuki (@yukithm)