DeadlineSlack icon indicating copy to clipboard operation
DeadlineSlack copied to clipboard

Post Thinkbox Deadline events to a Slack channel

DeadlineSlack

Post your Thinkbox Deadline events to a Slack channel

deadlineslack_message

Features

  • Connect Thinkbox Deadline events to Slack
  • Post the render messages as a custom BOT user.
  • Format messages the way you want!

Installation

  1. Copy the DeadlineSlack folder into your Deadline repository, e.g.: DeadlineRepository8/custom/events
  2. Ensure Deadline synchronized the event plug-in: Tools > Synchronize Scripts and Plugins
  3. Configure the settings through Tools > Configure Event Plugins > DeadlineSlack

deadlineslack_configuration

Dependencies

This package has dependencies to slacker which requires requests. As such ensure you have both on your PYTHONPATH for the events to process correctly.

You can add an additional Python search paths to Deadline using:

Tools > Configure Repository Options > Python Settings > Add Path

Note that these changes may take some time (up to 10 minutes) to be in effect