mirror of
https://github.com/krau/SaveAny-Bot.git
synced 2026-05-11 22:49:40 +08:00
- 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
418 B
Markdown
15 lines
418 B
Markdown
---
|
|
title: "Silent Mode"
|
|
weight: 2
|
|
---
|
|
|
|
# Silent Mode (silent)
|
|
|
|
Use the `/silent` command to toggle silent mode.
|
|
|
|
By default, silent mode is off, and the bot will ask you for the save location of each file.
|
|
|
|
When silent mode is enabled, the bot will save files directly to the default location without confirmation.
|
|
|
|
Before enabling silent mode, you need to set the default save location using the `/storage` command.
|