diff --git a/modbot/start_modbot.bat b/modbot/start_modbot.bat new file mode 100644 index 0000000..4dca963 --- /dev/null +++ b/modbot/start_modbot.bat @@ -0,0 +1,2 @@ +python -m pip install requests +python modbot.py \ No newline at end of file