aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/discord/package.json
blob: 85069d9665401e884ca14439f3c4fb0761b7ebdf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "discord",
  "name": "Discord",
  "version": "1.3.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://discordapp.com/login",
    "hasNotificationSound": true,
    "hasIndirectMessages": true
  }
}