Update bot.py

This commit is contained in:
DerrtSML
2025-06-23 17:13:34 +03:00
committed by GitHub
parent 73f41f8ffd
commit 034b925f5b
+1 -1
View File
@@ -9,7 +9,7 @@ from telegram.ext import (
CallbackQueryHandler, CallbackQueryHandler,
ContextTypes, ContextTypes,
) )
from qbittorrent import Client, APIError from qbittorrentapi import Client, APIError
# Настройка логирования # Настройка логирования
logging.basicConfig( logging.basicConfig(