Skip to main content

msgiver will deliver the text to Messenger

Project description

# msgiver

[![Build Status](https://travis-ci.org/kitaro-tn/msgiver.svg?branch=master)](https://travis-ci.org/kitaro-tn/msgiver)


msgiver will deliver the text to Messenger.

It is currently available for delivery to the following messenger.

- Slack
- Gitter
- RocketChat

## Install

```
$ git clone https://github.com/kitaro-tn/msgiver.git
$ cd msgiver
$ make install
```

## Useage

```
usage: msgiver [-h] {slack,gitter,setting} ...

msgiver will deliver the text to Messenger.

positional arguments:
{slack,gitter,setting}
sub-command help
slack msgiver for Slack
gitter msgiver for Gitter
setting msgiver setting

optional arguments:
-h, --help show this help message and exit
```

### Setting msgiver

Generate msgiver setting file.

```
$ msgiver setting
```

```
usage: msgiver setting [-h]

optional arguments:
-h, --help show this help message and exit
```

### Post Slack

```
$ msgiver slack <message>
```

```
usage: msgiver slack [-h] [-i ICON] [-c CHANNEL] [-s] message

positional arguments:
message Slack post message

optional arguments:
-h, --help show this help message and exit
-i ICON, --icon ICON Slack api icon url
-c CHANNEL, --channel CHANNEL
Slack post channel
-s, --syntax Syntax highlight message
```

## Development

TODO:

## Issues

- https://github.com/kitaro-tn/msgiver/issues

Project details


Download files

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

Source Distribution

msgiver-0.1.0.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

msgiver-0.1.0-py3.6.egg (13.3 kB view hashes)

Uploaded Source

Supported by

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