diff --git a/start.bat b/start.bat index 282abd2..65c2497 100644 --- a/start.bat +++ b/start.bat @@ -17,6 +17,3 @@ if "%ERRORLEVEL%" == "0" ( cd .. echo "Starting Discord bot..." python -u ./main.py - -:: if you want to kill the java process, do this command: -:: pkill -9 -f Lavalink.jar