Update bot.py

This commit is contained in:
DerrtSML 2025-06-23 17:13:34 +03:00 committed by GitHub
parent 73f41f8ffd
commit 034b925f5b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
bot.py
View File

@ -9,7 +9,7 @@ from telegram.ext import (
CallbackQueryHandler,
ContextTypes,
)
from qbittorrent import Client, APIError
from qbittorrentapi import Client, APIError
# Настройка логирования
logging.basicConfig(