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