Socket
Book a DemoInstallSign in
Socket

@pvm/mattermost

Package Overview
Dependencies
Maintainers
3
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pvm/mattermost

Api utilities for sending messages to mattermost

latest
Source
npmnpm
Version
0.56.18
Version published
Maintainers
3
Created
Source

@pvm/mattermost

A client for mattermost messenger. Client implementing AbstractMessengerClient.

Required environment variables

PVM_MATTERMOST_TOKEN и PVM_MATTERMOST_URL - for sending message via REST API

PVM_MATTERMOST_INCOMING_WEBHOOK - for sending via incoming webhooks

Enabling in project

.pvm.toml

...
[[notifications.clients]]
name = 'mattermost'
pkg = '@pvm/mattermost'

After that, depending on notifications settings, messages will be sending to mattermost messenger

FAQs

Package last updated on 02 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts