.. | ||
image | ||
src | ||
.babelrc.js | ||
.npmignore | ||
package.json | ||
README.md | ||
USAGE.md |
xo-server-transport-slack
xo-server plugin to send messages to Slack/Mattermost
Usage
Like all other xo-server plugins, it can be configured directly via the web iterface, see the plugin documentation. You can also test the configuration plugin if it works.
Slack
Generate the Webhook
-
Log in your Slack team account
-
Click on the Main menu at the top and choose Apps & Integrations
-
Search Incoming WebHooks
-
Click on Add Configuration
-
Choose the default channel and click on Add Incoming WebHooks integration
-
Modify the default settings and click on Save Settings
Testing the plugin
Slack
Mattermost
Contributions
Contributions are very welcomed, either on the documentation or on the code.
You may:
- report any issue you've encountered;
- fork and create a pull request.