Skip to main content

Change your Slack status from command-line.

Project description

# bendercito
Change your Slack status from command line.

## Install

To install **bendercito**, just run:

```sh
$ sudo pip install bendercito
```

## Configure

First create a config file with your favorite status.

Example config.json:

```javascript
{
"clean":
{
"emoji": "",
"message": ""
},
"pomodoro":
{
"emoji": ":tomato:",
"message": "Pomodoro don't disturb"
},
"pairing":
{
"emoji": ":beers:",
"message": "Pairing"
},
"open":
{
"emoji": ":two_hearts:",
"message": "Open for Pairing"
},
"dinning":
{
"emoji": ":fork_and_knife:",
"message": "Dinning"
},
"doctor":
{
"emoji": ":syringe:",
"message": "Doctor visit"
}
}
```

Then you need to create two environment variables.

```sh
BENDERCITO_FILE="path_to_your_config_file"
BENDERCITO_SLACK_TOKEN="your_slack_token"
```

## Usage

```sh
$ bendercito pairing
```

```sh
$ bendercito --list
```

Project details


Release history Release notifications | RSS feed

This version

0.4

Download files

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

Source Distribution

bendercito-0.4.tar.gz (2.7 kB view details)

Uploaded Source

File details

Details for the file bendercito-0.4.tar.gz.

File metadata

  • Download URL: bendercito-0.4.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for bendercito-0.4.tar.gz
Algorithm Hash digest
SHA256 41349b1ee854c4a28d8e15a53cf3b01358b30bf1b36cd8b8485e12882d8c5db2
MD5 caecbd173d4f325b28bd634925eabe23
BLAKE2b-256 d2ad963bb9ce57685e5b3e47131fae2c4614a4c7fad44fb0c9ed519e9fdd1f0f

See more details on using hashes here.

Provenance

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