- Created new markdown files for Aria2 download, direct download links, parsers, storage rules, silent mode, storage transfer, chat watching, and yt-dlp video download. - Included usage examples, configuration instructions, and detailed explanations for each feature. - Translated documentation into Chinese for accessibility.
15 lines
365 B
Markdown
15 lines
365 B
Markdown
---
|
|
title: "静默模式"
|
|
weight: 2
|
|
---
|
|
|
|
# 静默模式 (silent)
|
|
|
|
使用 `/silent` 命令可以开关静默模式.
|
|
|
|
默认情况下不开启静默模式, Bot 会询问你每个文件的保存位置.
|
|
|
|
开启静默模式后, Bot 会直接保存文件到默认位置, 无需确认.
|
|
|
|
在开启静默模式之前, 需要使用 `/storage` 命令设置默认保存位置.
|