From 8980eb2b8b05daf4350995da39c87814c3f66098 Mon Sep 17 00:00:00 2001 From: vantezzen Date: Wed, 5 Feb 2020 20:00:14 +0100 Subject: Add Twitter recipe --- uncompressed/twitter/package.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 uncompressed/twitter/package.json (limited to 'uncompressed/twitter/package.json') diff --git a/uncompressed/twitter/package.json b/uncompressed/twitter/package.json new file mode 100644 index 0000000..407a1a4 --- /dev/null +++ b/uncompressed/twitter/package.json @@ -0,0 +1,17 @@ +{ + "id": "twitter", + "name": "Twitter", + "version": "1.1.0", + "description": "Twitter", + "main": "index.js", + "author": "Ferdi Team and Jason White ", + "license": "MIT", + "repository": "https://github.com/getferdi/recipes", + "config": { + "serviceURL": "https://twitter.com", + "hasNotificationSound": true, + "hasDirectMessages": true, + "hasIndirectMessages": false, + "hasTeamId": false + } +} -- cgit v1.2.3-70-g09d2