From dd0eb7639d7f56190f6d7de7be69255937c31ac5 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 26 Oct 2024 19:35:45 +0100 Subject: [PATCH] Removed JARVIS-on-Messenger from data.json Reason: Inactivity --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 8c381858..5f798996 100644 --- a/data.json +++ b/data.json @@ -1383,15 +1383,6 @@ ], "description": "A personal assistant for Linux, MacOs and Windows based on Command line Interface." }, - { - "name": "JARVIS-on-Messenger", - "link": "https://github.com/swapagarwal/JARVIS-on-Messenger", - "label": "Low-Hanging-Fruit", - "technologies": [ - "Python" - ], - "description": "💬 A community-driven python bot that aims to be as simple as possible to serve humans with their everyday tasks http://m.me/J.A.R.V.I.S.on.Messenger" - }, { "name": "Pytest", "link": "https://github.com/pytest-dev/pytest",