From 18aadff70bdf9c1acecafd2fb176460a0bad1218 Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 25 Nov 2021 22:19:53 +0600 Subject: [PATCH] Add Rocket.Chat / Live Chat --- .../webextension/images/icons/Rocket.Chat.svg | 6 ++++++ src/technologies/r.json | 17 +++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Rocket.Chat.svg diff --git a/src/drivers/webextension/images/icons/Rocket.Chat.svg b/src/drivers/webextension/images/icons/Rocket.Chat.svg new file mode 100644 index 000000000..8f37cde69 --- /dev/null +++ b/src/drivers/webextension/images/icons/Rocket.Chat.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/technologies/r.json b/src/technologies/r.json index 2c5990cc1..65e730cf1 100644 --- a/src/technologies/r.json +++ b/src/technologies/r.json @@ -1245,6 +1245,23 @@ ], "website": "https://www.rockerbox.com" }, + "Rocket.Chat": { + "cats": [ + 52 + ], + "description": "Rocket.Chat is a communication hub that facilitates team collaboration and organizes conversations.", + "icon": "Rocket.Chat.svg", + "js": { + "RocketChat.livechat": "" + }, + "saas": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://rocket.chat" + }, "RockRMS": { "cats": [ 1,