From 2dc212f62d404f01712a71edbf21441284574f8c Mon Sep 17 00:00:00 2001 From: ElBe <90863907+ElBe-Plaq@users.noreply.github.com> Date: Sat, 14 Jan 2023 09:02:52 +0100 Subject: [PATCH] Update run.bat --- run.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.bat b/run.bat index 1f2756d..b3b9c24 100644 --- a/run.bat +++ b/run.bat @@ -1,5 +1,5 @@ @echo off pip install -r requirements.txt -cls +clear cd Bot python bot.py