while [ true ] do rm -rf Juustobotti git clone https://github.com/Pizzakeitto/Juustobotti.git echo '{"prefix": "ju!"}' > Juustobotti/config.json git pull node . done