From 2e7b17768f679cd94352d0f544e8f95966f3c894 Mon Sep 17 00:00:00 2001 From: JP Roemer Date: Mon, 3 Oct 2022 18:07:01 +0200 Subject: Add Cinny.in recipe --- recipes/cinny/package.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 recipes/cinny/package.json (limited to 'recipes/cinny/package.json') diff --git a/recipes/cinny/package.json b/recipes/cinny/package.json new file mode 100644 index 0000000..5250882 --- /dev/null +++ b/recipes/cinny/package.json @@ -0,0 +1,17 @@ +{ + "id": "cinny", + "name": "Cinny", + "version": "1.0.0", + "license": "MIT", + "aliases": [ + "Matrix" + ], + "config": { + "serviceURL": "https://app.cinny.in/", + "hasCustomUrl": true, + "message": "Cinny's default URL is https://app.cinny.in/", + "hasNotificationSound": true, + "hasDirectMessages": true, + "hasIndirectMessages": true + } +} -- cgit v1.2.3-70-g09d2