A very rudimentary bot that pulls the latest news stories from the KUOW website, and posts them to Mastodon
Find a file
2024-01-15 00:00:45 +00: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 Got a little too copy and paste happy 2024-01-14 15:21:17 -08:00
LICENSE Update year 2024-01-14 15:02:48 -08:00
README.md Update README 2024-01-14 14:48:09 -08:00
renovate.json Add renovate.json 2024-01-14 23:53:27 +00:00
requirements.txt Update dependency urllib3 to v2 2024-01-15 00:00:45 +00:00

KUOW Mastodon Bot

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!