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