Files
ASF-Control-Bot/start.bat
T
2026-05-29 01:50:21 +02:00

5 lines
53 B
Batchfile

@echo off
title ASFTGCONTROLBOT
python main.py
pause