Merge pull request #294 from funnyzak/bark_notify

feat: add Bark notifier
This commit is contained in:
usual2970
2024-11-02 09:52:13 +08:00
committed by GitHub
9 changed files with 291 additions and 11 deletions

View File

@@ -85,5 +85,6 @@
"common.provider.dingtalk": "DingTalk",
"common.provider.telegram": "Telegram",
"common.provider.lark": "Lark",
"common.provider.mail": "Mail"
"common.provider.mail": "Mail",
"common.provider.bark": "Bark"
}