From 245076d017f26e12c162c08933fa3078cf19f63b Mon Sep 17 00:00:00 2001 From: Jordan Date: Sat, 18 Dec 2021 16:45:53 -0700 Subject: web, db: add processed URL index, housekeeping --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c4a9ba2..17f19ac 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Keep -Keep is a minimal Discord bot which saves any URLs parsed from messages visible -to the configured account on the Wayback Machine. +Keep is a minimal Discord bot which archives URLs visible to the configured +account (sent by anyone, anywhere) on the Wayback Machine. A local cache of saved URLs is kept to prevent duplicate availability API requests. @@ -14,6 +14,9 @@ test`. ## Usage +Create `~/.keep`, copy and populate `keep.json`, then start `./keep`. An index +of processed URLs can be found at `127.0.0.1:9099`. + ``` Usage of ./keep: -config string -- cgit v1.2.3-54-g00ecf