add actions bot

This commit is contained in:
2024-12-22 12:30:22 +07:00
parent 6a78096db1
commit a825472f42
5 changed files with 534 additions and 209 deletions
+1
View File
@@ -15,6 +15,7 @@ python-dotenv = "^1.0.1"
loguru = "^0.7.3"
pymongo = "^4.10.1"
aiogram = "^3.15.0"
aiohttp-socks = "^0.9.2"
[build-system]