Skip to content

Latest commit

 

History

History
executable file
·
31 lines (18 loc) · 1.23 KB

File metadata and controls

executable file
·
31 lines (18 loc) · 1.23 KB

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.: DeadlineRepository10/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 slack_sdk As such, ensure you have it available 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