iholston / lol-bot

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

I have a question #261

Closed hitdahit11 closed 1 week ago

hitdahit11 commented 3 weeks 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 3 weeks 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.