mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-06-28 02:42:44 +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/mail-api' },
|
||||
{ text: '配置子域名邮箱', link: 'feature/subdomain' },
|
||||
{ text: '配置 Telegram Bot', link: 'feature/telegram' },
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
BIN
vitepress-docs/docs/public/feature/telegram.png
Normal file
BIN
vitepress-docs/docs/public/feature/telegram.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
6
vitepress-docs/docs/zh/guide/feature/telegram.md
Normal file
6
vitepress-docs/docs/zh/guide/feature/telegram.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# 配置 Telegram Bot
|
||||
|
||||
- 点击`初始化`即可完成配置。
|
||||
- 点击`查看状态`,可以查看当前配置的状态。
|
||||
|
||||

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