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