aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/facebookpages/package.json
blob: a9b8b08f3e96e5008d80b7a22b25904a2c919ad2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "facebookpages",
  "name": "Facebook Pages",
  "version": "1.1.1",
  "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"
  }
}