M4RV1N-Bot Just a discord bot Setup Create a virtual environment, install dependencies, then run the bot. python -m venv .venv source .venv/bin/activate pip install -r requirements.txt python client.py