aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/twitch/package.json
blob: efb031293851098e7f07ab10da0b360065ec3eb1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "twitch",
  "name": "Twitch",
  "version": "1.0.2",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.twitch.tv/{teamId}/chat",
    "hasTeamId": true,
    "urlInputPrefix": "https://go.twitch.tv/",
    "hasNotificationSound": true,
    "message": "Twitch chat allows you to not only interact with fellow members of the Twitch Community, but Broadcasters as well."
  }
}