From 914ad68564abcb717943b9f94ec4344ed2798b4d Mon Sep 17 00:00:00 2001 From: Elisa Distante Date: Fri, 1 Mar 2024 18:04:15 +0100 Subject: [PATCH] added plugin who are you (user identity and preferences) --- plugins.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins.json b/plugins.json index 7e0025e..d3a3f4a 100644 --- a/plugins.json +++ b/plugins.json @@ -226,5 +226,9 @@ { "name": "Brainstorm Cat", "url": "https://github.com/pazoff/brainstorm-cat" + }, + { + "name": "Who Are You?", + "url": "https://github.com/ElisaDistante/who_are_you" } ]