diff --git a/run.bat b/run.bat new file mode 100644 index 0000000..1f2756d --- /dev/null +++ b/run.bat @@ -0,0 +1,5 @@ +@echo off +pip install -r requirements.txt +cls +cd Bot +python bot.py