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