An OctoPrint plugin for monitoring your printer and prints via Slack or Mattermost
- Support for both Slack and Mattermost
- Monitor both print status as well as printer connectivity status
- Slack+Mattermost WebHooks and Slack API Token
- Respond to Slack commands to check print status or cancel/pause/resume a print
- Requires use of the Slack API Token
- Customizable messages
- Support for inclusion of RasPi temperature, bed temperature, nozzle temperates, and nozzle height
- Custom bot name/icon/emoji
- Optional inclusion of printer snapshot images with each message
- Support for snapshot hosting on either Amazon S3 or Imgur
- Support for additional snapshot images from IP cameras
- Print started
- Print failed
- Print cancelled
- Print paused
- Print resumed
- Print finished
- Print progress
- Timelapse render started
- Timelapse render finished
- Timelapse render failed
- OctoPrint error
- OctoPrint started
- OctoPrint stopped
- Printer connecting
- Printer connected
- Printer disconnecting
- Printer disconnected
pip install "https://github.com/fraschetti/Octoslack/archive/master.zip"