Merge pull request #1141 from qdequippe/mastodon-notifier

[Notifier] Add Mastodon Notifier recipe
This commit is contained in:
Fabien Potencier
2022-12-08 08:25:29 +01:00
committed by GitHub
@@ -0,0 +1,5 @@
{
"env": {
"#1": "MASTODON_DSN=mastodon://ACCESS_TOKEN@HOST"
}
}