From c8c0bb9134ec7274d20315b7b849e927061f8ae7 Mon Sep 17 00:00:00 2001 From: sch Date: Tue, 4 Jun 2024 10:22:24 +0000 Subject: [PATCH] Add BukuBot Add BukuBot for bookmarks --- docs/projects.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/projects.rst b/docs/projects.rst index 62f68a91..4cb39766 100644 --- a/docs/projects.rst +++ b/docs/projects.rst @@ -22,6 +22,12 @@ XMPP bot which logs groupchat messages. Logs are in text format, with one file p - `Source `_ +BukuBot +~~~~~~~ +BukuBot makes it possible to manage and search your bookmarks from your chat. + +- `Source `_ + LinkBot ~~~~~~~ This bot reveals the title of any shared link in a groupchat for quick content insight.