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.10
:computer: Usage
# Export required tokens to your env
export PAGEY_SLACK_TOKEN="read-write slack token"
export PAGEY_PD_TOKEN="read-only pagerduty token"
# Optional: configure logging verbosity (default: INFO)
export PAGEY_LOG_LEVEL=DEBUG
# 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"
# Optional: configure logging verbosity (default: INFO)
export PAGEY_LOG_LEVEL=DEBUG
# Run it
docker run --rm -d -e PAGEY_SLACK_TOKEN -e PAGEY_PD_TOKEN -e PAGEY_LOG_LEVEL flaconi/slackbot-pagey
Slack configuration
See doc/ directory for how to configure Slack
:page_facing_up: License
Copyright (c) 2021-2026 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.5.0.tar.gz
(10.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pagey-0.5.0.tar.gz.
File metadata
- Download URL: pagey-0.5.0.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca1f35ab5abaeff066a3c1c5a5d519b07f25acbafede29a54aa0523c9fffe172
|
|
| MD5 |
ebd0f9cc35c238a7f4a0f1d1da987da9
|
|
| BLAKE2b-256 |
e6ef8748fc30f32b487f5c59fdf761274c05000b779b4e712fb4f1d9b70be6ea
|
File details
Details for the file pagey-0.5.0-py2.py3-none-any.whl.
File metadata
- Download URL: pagey-0.5.0-py2.py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9478b3bda732068c5e349ab1c2cffcfe2b0ef0b70263bd738fd11ad0e716172
|
|
| MD5 |
4adec8379a999e711607d0b16b8a0574
|
|
| BLAKE2b-256 |
df2e695d0cb1bcff142b9881bdc9db2ec75c905ff04852ba119dd4812842f9df
|