mirror of
https://github.com/Usagi-org/ai-goofish-monitor.git
synced 2025-11-25 03:15:07 +08:00
- 在前端通知设置表单中添加 Telegram Bot Token 和 Chat ID 配置项 - 更新后端 NotificationSettings 模型包含 TELEGRAM_BOT_TOKEN 和 TELEGRAM_CHAT_ID 字段 - 更新 load_notification_settings 和 save_notification_settings 函数处理 Telegram 配置 - 在前端配置表单中添加详细的配置说明和示例 Co-authored-by: rainsfly <dingyufei615@users.noreply.github.com>