refactor(asf): use ASF_URL directly, poll restart

This commit is contained in:
2026-07-22 22:10:24 +05:00
parent 2fb37d1ee8
commit b1c8f6d9f8
6 changed files with 70 additions and 32 deletions
+2 -2
View File
@@ -5,5 +5,5 @@ BOT_TOKEN=
ADMIN_ID=
# конфиг ASF
ASF_URL="http://127.0.0.1:1242/Api/ASF"
ASF_PASSWORD="0000"
ASF_URL=http://127.0.0.1:1242
ASF_PASSWORD=0000