Plugin Config Options
Slack Plugin Config Options
| Option | Description | Default |
|---|---|---|
| debug boolean | Debug mode. Writes debug messages to the pimatic log, if set to true. | false |
| apiKey string | Slack API Key | "" |
| channelId string | Action messages are posted here unless a channel is specified in the action. If this is empty, the bot will not post in any channel | "" |
| username string | What username we should post as | "" |
| userIconUrl string | URL to an image to use as the icon for this message. | "" |
| userIconEmoji string | emoji to use as the icon for this message. Overrides userIconUrl | "" |
pimatic-slack is written by Andy Savage (hongkongkiwi)