A very rudimentary bot that pulls the latest news stories from the KUOW website, and posts them to Mastodon
|
||
---|---|---|
.gitignore | ||
.woodpecker.yaml | ||
config-sample.yml | ||
kuow_fetcher.py | ||
LICENSE | ||
README.md | ||
renovate.json | ||
requirements.txt |
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!