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
Built Distribution
File details
Details for the file slack_responder-1.1.0.tar.gz
.
File metadata
- Download URL: slack_responder-1.1.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e21f7574ff009951d8e3d287fb01628719ad2c0a1ad3a85fbd884ed25e42e319 |
|
MD5 | 7400601432b3d29a84f919de2a0814fa |
|
BLAKE2b-256 | 0636d0700ef3f2d982956ac939db7e91349b64ccbaebbc5eeb5deeeb55454bd6 |
File details
Details for the file slack_responder-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: slack_responder-1.1.0-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfc6455154e24a32b4c227920653277ec349e4eccd11e408b963c8b3e9247bc0 |
|
MD5 | f7de7173c1e78ecf6598530b3f90dbb4 |
|
BLAKE2b-256 | 6841d874c9a7822b35e4b69b473a6aeb02591c8f523b4743a735b6eaa9451fae |