mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-08-28 19:48:01 +08:00
feat: docs: Telegram Bot (#241)
This commit is contained in:
@@ -134,6 +134,7 @@ function sidebarGuide(): DefaultTheme.SidebarItem[] {
|
|||||||
{ text: '发送邮件 API', link: 'feature/send-mail-api' },
|
{ text: '发送邮件 API', link: 'feature/send-mail-api' },
|
||||||
{ text: '查看邮件 API', link: 'feature/mail-api' },
|
{ text: '查看邮件 API', link: 'feature/mail-api' },
|
||||||
{ text: '配置子域名邮箱', link: 'feature/subdomain' },
|
{ text: '配置子域名邮箱', link: 'feature/subdomain' },
|
||||||
|
{ text: '配置 Telegram Bot', link: 'feature/telegram' },
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
@@ -0,0 +1,6 @@
|
|||||||
|
# 配置 Telegram Bot
|
||||||
|
|
||||||
|
- 点击`初始化`即可完成配置。
|
||||||
|
- 点击`查看状态`,可以查看当前配置的状态。
|
||||||
|
|
||||||
|

|
||||||
Reference in New Issue
Block a user