Skip to content

Commit

Permalink
docs: add several notification plugins
Browse files Browse the repository at this point in the history
Add below plugins to support waline notification:
1. waline-notification-bark
2. waline-notification-telegram-bot
3. waline-notification-wecom-group-bot
4. waline-notification-lark-group-bot
5. waline-notification-slack-app
  • Loading branch information
mapxn authored Jan 18, 2025
1 parent 088b48c commit c19f003
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/src/reference/server/plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,8 @@ module.exports = {
- [@waline-plugins/tencent-tms](https://github.com/walinejs/plugins/tree/master/packages/tencent-tms)
- [@waline-plugins/link-interceptor](https://github.com/walinejs/plugins/tree/master/packages/link-interceptor)
- [waline-plugin-llm-reviewer](https://github.com/zhullyb/waline-plugin-llm-reviewer)
- [waline-notification-bark](https://github.com/wnwd/waline-notification-bark)
- [waline-notification-telegram-bot](https://github.com/wnwd/waline-notification-telegram-bot)
- [waline-notification-wecom-group-bot](https://github.com/wnwd/waline-notification-wecom-group-bot)
- [waline-notification-lark-group-bot](https://github.com/wnwd/waline-notification-lark-group-bot)
- [waline-notification-slack-app](https://github.com/wnwd/waline-notification-slack-app)

0 comments on commit c19f003

Please sign in to comment.