Skip to main content

Mattermost post message

Project description

mmpost

Post message to mattermost from command line.

Installation

sudo pip3 install mmpost

Configuration

mmpost can be configured using both command line arguments and a configuration file, or a combination of both.

This configuration file can be put in $XDG_CONFIG_HOME/mmpost/config (normally ~/.config/mmpost/config):

[DEFAULT]

# Mattermost server
server = <SERVER>

# Mattermost server
port = 443

# Mattermost token
token = <TOKEN>

# Mattermost team name
team = <TEAM>

# Mattermost channel
channel = <MATTERMOST CHANNEL>

# Mattermost message
message = <MESSAGE TO POST>

# Skip SSL-verify (set to True to skip SSL verification)
no-verify=

# Wrap message in code block (```)
code =

Normally you would configure server, token, team (and channel) and only specify --message on command line.

If message is not configured, it will read from stdin. If empty value is passed to stdin, nothing will be posted.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mmpost-0.0.4-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file mmpost-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: mmpost-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.6.12

File hashes

Hashes for mmpost-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 534eb99206b76da5c00b1f2938a230599dfc35def8f127ef26c4483e0ae5562b
MD5 10786a9cd6d3e2fdcf4ee2ac182aa68c
BLAKE2b-256 4a04b2508eda97be3ee2d985d6fa98db70827f643d8145ba4369fcbeadacc24d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page