mirror of
https://github.com/NAStool/nas-tools-wiki.git
synced 2026-04-30 05:21:31 +08:00
docs: update 消息通知
This commit is contained in:
7
消息通知.md
7
消息通知.md
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user