mirror of
https://github.com/DerrtSML/qbittorent_bot.git
synced 2026-08-27 15:27:54 +03:00
Update bot.py
This commit is contained in:
@@ -231,9 +231,9 @@ async def send_directory_options(query, context):
|
||||
# ЗАМЕНИТЕ ЭТОТ СПИСОК СВОИМИ АКТУАЛЬНЫМИ ПУТЯМИ!
|
||||
available_paths = [
|
||||
qb.app.default_save_path, # Дефолтный путь qBittorrent
|
||||
"/downloads/movies",
|
||||
"/downloads/series",
|
||||
"/downloads/other",
|
||||
"/share/Data/Films",
|
||||
"/share/Data/Serials",
|
||||
"/share/Data/torrents",
|
||||
# Добавьте здесь другие пути, если они у вас есть
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user