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