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.:DeadlineRepository8/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 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