diff --git a/openpype/modules/slack/resources/openpype_icon.png b/openpype/modules/slack/resources/openpype_icon.png new file mode 100644 index 0000000000..bb38dcf577 Binary files /dev/null and b/openpype/modules/slack/resources/openpype_icon.png differ diff --git a/website/docs/module_slack.md b/website/docs/module_slack.md index d74ff3a290..02676d68a8 100644 --- a/website/docs/module_slack.md +++ b/website/docs/module_slack.md @@ -20,6 +20,12 @@ Slack application must be installed to company's Slack first. Please locate `openpype/modules/slack/manifest.yml` file in deployed OpenPype installation and follow instruction at https://api.slack.com/reference/manifests#using and follow "Creating apps with manifests". +### App icon + +If you would like to enrich bot with an icon, Slack admin must add the icon after app installation. + +Go to your Slack app home (something like https://api.slack.com/apps/XXXXXXXX/general?) > Basic information > Display Information. +You can upload any image you want, or for your convenience locate prepared OpenPype icon in your installed Openpype installation in `openpype\modules\slac\resources`. ## System Settings