refactor: remove Alembic migrations and Discord integration

This commit is contained in:
2026-07-15 15:55:25 +05:00
parent e8cff0f7ed
commit ec5ae395f3
24 changed files with 559 additions and 1718 deletions
-1
View File
@@ -28,4 +28,3 @@ dependencies = [
[tool.setuptools.packages.find]
include = ["tgbot*"]
exclude = ["migrations*"]