This commit is contained in:
parent
132e628f4e
commit
8b8f54b524
1 changed files with 8 additions and 2 deletions
|
@ -1,6 +1,12 @@
|
|||
# KUOW Mastodon Bot
|
||||
[![status-badge](https://ci.gruezi.net/api/badges/1/status.svg)](https://ci.gruezi.net/repos/1)
|
||||
|
||||
This bot scrapes the KUOW website, looks for links to news stories that haven't already been seen/posted, then posts them to Mastodon.
|
||||
This bot scrapes the KUOW website, looks for news stories that haven't already been seen before, then posts them to Mastodon.
|
||||
|
||||
PRs welcome!
|
||||
|
||||
## Features
|
||||
- Tags based on article topics
|
||||
- Matching for already-seen articles by both article link, and "Pageview ID"
|
||||
- Re-posting articles when the published time changes
|
||||
- Detecting and including metadata about the language of the posts
|
||||
|
|
Loading…
Reference in a new issue