Added support for libbot 4.1.0

This commit is contained in:
2025-04-16 15:54:52 +02:00
parent e906852abe
commit b85ca1d017
6 changed files with 14 additions and 10 deletions

View File

@@ -2,7 +2,7 @@ from os import rename
from pathlib import Path
from typing import Mapping
from libbot.sync import json_read
from libbot.utils import json_read
from modules.database_sqlite import cursor