aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/misskey/package.json
blob: 66bdd3c5fba015d8a982025bb22869cd76e30234 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "misskey",
  "name": "Misskey",
  "version": "1.0.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."
  }
}