From 8b8f54b5240d3a84ae41f04164f6027f2f7b8cd7 Mon Sep 17 00:00:00 2001 From: Liam Steckler Date: Thu, 22 Feb 2024 07:17:32 -0800 Subject: [PATCH] Add features to README --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 811b797..1798342 100644 --- a/README.md +++ b/README.md @@ -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! \ No newline at end of file +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