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.8
: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-2024 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.2.0.tar.gz
(8.7 kB
view hashes)
Built Distribution
Close
Hashes for pagey-0.2.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 333584219005b386540c170084a1a6d3dee16db508a9b99e9781f1d411b8fa24 |
|
MD5 | 30fbb6cf356b067ab3246a6cb13975c2 |
|
BLAKE2b-256 | affc8be57129a02ee24b7225f9252d3f7a333e16f495d426e2b73ad7f547eb83 |