Post your Thinkbox Deadline events to a Slack channel
- Connect Thinkbox Deadline events to Slack
- Post the render messages as a custom BOT user.
- Format messages the way you want!
- Copy the
DeadlineSlack
folder into your Deadline repository, e.g.:DeadlineRepository10/custom/events
- Ensure Deadline synchronized the event plug-in:
Tools > Synchronize Scripts and Plugins
- Configure the settings through
Tools > Configure Event Plugins > DeadlineSlack
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