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