mirror of
https://github.com/DerrtSML/qbittorent_bot.git
synced 2025-10-28 13:30:09 +03:00
Update bot.py
This commit is contained in:
parent
73f41f8ffd
commit
034b925f5b
2
bot.py
2
bot.py
@ -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(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user