A very rudimentary bot that pulls the latest news stories from the KUOW website, and posts them to Mastodon
Find a file
Renovate 18c60cf2d9
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pull_request_closed/lint Pipeline was successful
ci/woodpecker/push/lint Pipeline was successful
Update dependency SQLAlchemy to v2.0.26
2024-02-11 16:00:18 +00:00
.woodpecker Rename woodpecker folder 2024-02-10 20:30:15 -08:00
.gitignore Update gitignore 2024-01-14 15:14:01 -08:00
config-sample.yml Add sample config 2024-01-14 15:12:01 -08:00
kuow_fetcher.py Fix bare excepts 2024-02-10 20:22:10 -08:00
LICENSE Update year 2024-01-14 15:02:48 -08:00
README.md Add a newline 2024-02-10 19:16:45 -08:00
renovate.json Renovate shouldn't skip CI checks 2024-02-10 19:57:53 -08:00
requirements.txt Update dependency SQLAlchemy to v2.0.26 2024-02-11 16:00:18 +00:00

KUOW Mastodon Bot

status-badge

This bot scrapes the KUOW website, looks for links to news stories that haven't already been seen/posted, then posts them to Mastodon.

PRs welcome!