Pagey is a Pagerduty slack bot.
Project description
Pagey
TL;DR: Pagey is a Pagerduty slack bot.
:hourglass: Pipelines
:tada: Install
pip install pagey
:exclamation: Requires Python >= 3.6
:computer: Usage
# Export required tokens to your env
export PAGEY_SLACK_TOKEN="read-write slack token"
export PAGEY_PD_TOKEN="read-only pagerduty token"
# Run it
pagey
Docker
Docker image is available here:
# Export required tokens to your env
export PAGEY_SLACK_TOKEN="read-write slack token"
export PAGEY_PD_TOKEN="read-only pagerduty token"
# Run it
docker run --rm -d -e PAGEY_SLACK_TOKEN -e PAGEY_PD_TOKEN flaconi/slackbot-pagey
Slack configuration
See doc/ directory for how to configure Slack
:page_facing_up: License
Copyright (c) 2021 Flaconi
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
pagey-0.1.0.tar.gz
(8.5 kB
view hashes)
Built Distribution
Close
Hashes for pagey-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c00ba86043fc3021f018947b7dbba52e1dd2efaebaabb3ab5e8c45c2916b2895 |
|
MD5 | 9c317f003ad1c50ba393bd51fee131f9 |
|
BLAKE2b-256 | 8c739548b5664fc1d4abcfd06548ac211ef1650d5eb023588833f6db3226b714 |