diff --git a/bot_start.bat b/bot_start.bat new file mode 100644 index 0000000..dc23248 --- /dev/null +++ b/bot_start.bat @@ -0,0 +1,2 @@ +pip install -r requirements.txt +python main.py -c 3 \ No newline at end of file