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