Skip to main content

A slack bot that responds to regex patterns

Project description

# slack_responder Monitors all messages for regex patterns and returns a corresponding message. I use this for turning ticket numbers into links.

## Installation:

pip3 install slack_responder

## Configuration:

See the example.yaml configuration file. Sorry, that’s not a lot of help, but docs are on my todo list below :)

## Usage:

Create yourself a bot user, paste the token given to you into your config file (just copy the example.yaml), and run.

` slack_responder ./responder.yaml `

See config/upstart.conf for an example of running this as a service. Pay particular attention to the environment variables LC_ALL and LANG when running under python 3.

## TODO:

  • Docs

  • Way more tests

  • travis test integration

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

slack_responder-1.1.0.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

slack_responder-1.1.0-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

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