Skip to main content

Send messages to slack from command line

Project description

https://travis-ci.org/juanpabloaj/slacker-cli.svg?branch=master https://coveralls.io/repos/juanpabloaj/slacker-cli/badge.png?branch=master

Send messages to Slack from command line.

Usage

date | slacker -c slack_channel -t slack_token

Slack Token can be called from a enviroment variable, called SLACK_TOKEN.

You can set SLACK_TOKEN in your ~/.bashrc

# ~/.bashrc
export SLACK_TOKEN="slack_token_string"
date | slacker -c slack_channel

Send message to user

date | slacker -u user_name

Upload file to channel:

date | slacker -c slack_channel -f image.png

Add sender name and emoji avatar:

date | slacker -n SlackerBot -i :dancer:

Installation

pip install slacker-cli

Contributors

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

slacker-cli-0.2.7.tar.gz (3.4 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