# moyaiBot what the fuck!!!!!!!!!!!!!! its a bot that does moyai things holy shitt!!!!!!!! this is so crazy and silly and might be one of the coolest projects ever!!!!!! -average person that finds out that moyai bot exists -🗿 ## dev setup ```shell python -m venv .env .\.env\Scripts\activate.ps1 # for powershell (windows) source .env/bin/activate # for linux pip install flit flit install --deps=develop --only-deps pre-commit install ```