Crypto Bot Requirements Python3.10 Installation pip install -r requirements.txt Enviroment variables TOKEN - discord bot token [str] STARTING_BALANCE - starting balance for users [int number] CRYPTO_RANDOM_INTERVAL - interval between crypto price updates [float seconds] Usage Production mode python3 main.py