docs: update 消息通知

This commit is contained in:
Administrator
2023-05-12 13:30:57 +00:00
committed by jxxghp
parent 796fa3e8ce
commit 3981af8b5f

View File

@@ -2,7 +2,7 @@
title: 消息通知
description:
published: 1
date: 2023-05-12T13:27:26.808Z
date: 2023-05-12T13:30:46.515Z
tags:
editor: markdown
dateCreated: 2023-05-12T04:48:45.938Z
@@ -26,6 +26,11 @@ dateCreated: 2023-05-12T04:48:45.938Z
# Telegram
Telegram机器人消息有两种模式`Webhook``消息轮循`
- **Webhook方式**需要在基础设置中正确配置好外网访问地址同时受Telegram官方限制外网访问地址需要设置为以下端口之一`443`, `80`, `88`, `8443`且需要有公网认证的可信SSL证书。
- **消息轮循方式**将闭Webhook开关则表示使用该方式需要在`基础设置->安全`处将`Telegram ipv4源地址`设置为`127.0.0.1`如同时使用了内置的SSL证书功能消息轮循方式可能无法正常使用。
**图文教程:**
- [telegram通知教程增加群组频道支持.pdf](/files/telegram通知教程增加群组频道支持.pdf)
- [搭建微信转发代理_.pdf](/files/搭建微信转发代理_.pdf)
- [自己搭建vps转发企业微信通知.pdf](/files/自己搭建vps转发企业微信通知.pdf)