feat: add support for multiple bots

This commit is contained in:
smypmsa
2025-04-24 20:32:47 +00:00
parent 2aac2f8f64
commit 40e4a4b130
14 changed files with 875 additions and 460 deletions
+2 -1
View File
@@ -18,6 +18,7 @@ dependencies = [
"grpcio>=1.71.0",
"grpcio-tools>=1.71.0",
"protobuf>=5.29.4",
"pyyaml>=6.0.2",
]
[project.optional-dependencies]
@@ -26,7 +27,7 @@ dev = [
]
[project.scripts]
pump_bot = "cli:sync_main"
pump_bot = "bot_runner:main"
[tool.ruff]
exclude = [