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/start.bat
T
2026-05-29 01:50:21 +02:00

5 lines
53 B
Batchfile

@echo off
title ASFTGCONTROLBOT
python main.py
pause