Files
Auto_Bangumi/docs/en/config/notifier.md
Estrella Pan 03bf265651 docs: add i18n support with Chinese as default language
- Configure VitePress locales with zh-CN as root and en-US as /en/
- Translate all documentation to Chinese (31 files)
- Create English documentation under /en/ directory
- Add Chinese UI labels for navigation and pagination
- Language switcher now available in site header

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
2026-01-27 07:57:13 +01:00

1.3 KiB

Notification Settings

WebUI Configuration

notification{width=500}{class=ab-shadow-card}


  • Enable enables notifications. If disabled, the settings below will not take effect.
  • Type is the notification type. Currently supported:
    • Telegram
    • Wecom
    • Bark
    • ServerChan
  • Chat ID only needs to be filled in when using telegram notifications. How to get Telegram Bot Chat ID
  • Wecom: Fill in the custom push URL in the Chat ID field, and add Rich Text Message type on the server side. Wecom Configuration Guide

config.json Configuration Options

The corresponding options in the configuration file are:

Configuration section: notification

Parameter Description Type WebUI Option Default
enable Enable notifications Boolean Notifications false
type Notification type String Notification type telegram
token Notification token String Notification token
chat_id Notification Chat ID String Notification Chat ID