aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/misskey/package.json
blob: ecf446de69675d1052163b386f13970400532194 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "misskey",
  "name": "Misskey",
  "version": "1.2.0",
  "license": "MIT",
  "repository": "https://github.com/sharkpp/franz-recipe-misskey",
  "config": {
    "serviceURL": "https://{teamId}",
    "hasTeamId": true,
    "hasNotificationSound": true,
    "message": "Please enter the instance address of Misskey in the team name input box."
  }
}