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