This repository has been archived on 2026-07-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ASF-Control-Bot/README.md
T
2026-05-28 17:14:16 +02:00

13 lines
412 B
Markdown

Идея и задумка автора. Проэкт написан с помощью AI(ChatGPT)
Зависимости:<code>pip install -r requirements.txt</code>
Настройка <code>.env</code>:
<code>API_TOKEN = "Токен Вашего бота телеграм"
ADMIN_ID = Ваш телеграм ИД
ASF_URL = "http://127.0.0.1:1242/Api/ASF"
ASF_PASSWORD = "Пароль от IPC ASF"</code>