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