A very rudimentary bot that pulls the latest power outages from the Seattle City Light website, and posts them to Mastodon
Find a file
Renovate 127ac55b92
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/vulnerability-scan Pipeline failed
Update dependency typing_extensions to v4.12.0
2024-05-28 02:01:08 +00:00
.woodpecker Fix center of outage calculation (#24) 2024-04-20 15:03:16 -07:00
sample Add another sample data 2024-04-20 18:23:43 -07:00
.gitignore Exclude config.yml 2024-01-14 12:25:35 -08:00
config-sample.yml Add sample config file 2024-01-14 12:34:15 -08:00
geospatial.py Fix center of outage calculation (#24) 2024-04-20 15:03:16 -07:00
LICENSE Update name 2024-01-13 14:24:00 -08:00
README.md Move link to bot further up the page 2024-02-10 21:05:14 -08:00
renovate.json Update renovate.json 2024-01-30 11:35:26 -08:00
requirements.txt Update dependency typing_extensions to v4.12.0 2024-05-28 02:01:08 +00:00
scl.py Always set city from the geocoding (#27) 2024-04-20 17:18:37 -07:00

Seattle City Light Mastodon Bot

status-badge

A bot that pulls the latest power outages from the Seattle City Light website, and posts them to Mastodon.

Mastodon

Features

  • Generates a map image, showing the extent of the outage, including alt text
  • Uses Nominatim to geocode the center of the outage to better describe its location