mirror of
https://github.com/orangecoding/fredy.git
synced 2026-06-16 12:31:07 +00:00
* chore: configure project-wide linting and formatting * chore: run lint autofix and formatter
6 lines
353 B
Markdown
6 lines
353 B
Markdown
### Mattermost Adapter
|
|
|
|
For Mattermost, you need to create a incoming webhook. This is pretty easy. Please visit the steps in the [developer docs](https://docs.mattermost.com/developer/webhooks-incoming.html) and follow the instructions.
|
|
|
|
As a result, you get the webhook URL for configuration in fredy. In addition, the target channel must be defined.
|