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