Skip to main content

Pagey is a Pagerduty slack bot.

Project description

Pagey

TL;DR: Pagey is a Pagerduty slack bot.

PyPI PyPI - Python Version PyPI - Format PyPI - Implementation PyPI - License

:hourglass: Pipelines

Build Status Build Status Build Status Build Status

Build Status Build Status Build Status Build Status Build Status Build Status

: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

Docker image is available here:

Docker hub

# 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

MIT 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)

Uploaded Source

Built Distribution

pagey-0.1.0-py2.py3-none-any.whl (8.1 kB view hashes)

Uploaded Python 2 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