Open SalsaDeliveryMan opened 3 years ago
Heya! those commands are part of your operating system and python.
pip install -r requirements.txt
So after forgetting about this for a few months, I've been able to figure out how to set everything up. I've added the bot to the server and everything, but only the --players
command and --help
command get a response. When I run any other command, I just get this response:
I've never used python, or any coding software, before and I don't understand how to execute a command, like
pip install -r requirements.txt
. I understand the actual bot setup and everything else, just not the part that requires intelligence. I would really appreciate if someone could explain this part to me in a more detailed and simple way.