Files
ASF-Control-Bot/README.md
T
2026-05-28 17:21:13 +02:00

26 lines
736 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
ASF Telegram Control Bot
Многофункциональная Telegram-панель управления для ArchiSteamFarm с поддержкой:
управления ботами
активации Steam ключей
2FA
inventory
idle/farming
ASF console
confirmations
мониторинга аккаунтов
Зависимости:<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>
Идея и задумка автора. Проэкт написан с помощью AI(ChatGPT)