iholston / lol-bot

An account leveling bot for League of Legends written in Python
MIT License
315 stars 52 forks source link

I have a question #261

Open hitdahit11 opened 1 week ago

hitdahit11 commented 1 week ago

what does that mean "it is recommended to not use the .exe and instead run the bot with python directly" And how can I do that

iholston commented 1 week ago

I'll be updating the README with better instructions at some point. Basically, don't download the executable file. Instead clone the repo and install python, then run the python files directly with python. However, I would not recommend running the bot on Windows at the moment.