a bot that gets me players on my non-profit smp
- Python 100%
| main.py | ||
| README.md | ||
install step by step
first off download the main.py file and edit it and put the token in, also you can change up the lfg message to however u want and the dm message too, then you install python3.x and you make a virtual environment with "python3 -m venv venv" and then u install discord.py-self with "venv/bin/pip3 install discord.py-self" and then u just run it with "venv/bin/python3"