From 6ea4e1ef2ddc17fe895813449fa1870d636bc7f0 Mon Sep 17 00:00:00 2001 From: Erik Winter Date: Fri, 28 Jul 2023 13:35:57 +0200 Subject: [PATCH] add readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..327f0ae --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Matrix-KagiSum + +Quick and dirty Matrix bot that summarizes web content from a link. It uses the Kagi Universal Summarizer under the hood. +Just tag a message with a 🗒️ or a 🗒 reaction and the bot will reply with a summary of the linked content. \ No newline at end of file