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:
@@ -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(
|
||||||
|
|||||||
Reference in New Issue
Block a user