Add loading events and progress bar (#17)

This commit is contained in:
2025-12-10 16:44:43 +01:00
committed by GitHub
parent 9f64ce8ea0
commit ee21d2a534
6 changed files with 159 additions and 14 deletions

View File

@@ -6,10 +6,11 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"aiofiles>=25.1.0",
"discord-progress-bar>=0.1.2",
"moviepy>=2.2.1",
"playwright>=1.56.0",
"py-cord==2.7.0rc2",
"pycord-rest-bot>=0.1.4",
"py-cord>=2.7.0rc2",
"pycord-rest-bot>=0.2.0",
"pydantic>=2.12.5",
]
@@ -68,4 +69,4 @@ extend-ignore = [
pydocstyle.convention = "google"
[tool.ty.rules]
unused-ignore-comment = "warn"
unused-ignore-comment = "warn"