aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/facebookpages/package.json
blob: 617e4e201a6a82f5ca08a9cb3da8f32268b9a68d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "facebookpages",
  "name": "Facebook Pages",
  "version": "1.1.2",
  "license": "MIT",
  "config": {
    "serviceURL": "https://facebook.com/{teamId}/inbox",
    "urlInputPrefix": "https://facebook.com/",
    "hasNotificationSound": true,
    "hasTeamId": true,
    "message": "Insert your page name in team, e.g. meetfranz"
  }
}