Zequez / reddit-placebot

A bot that paints on Reddit /r/place. Works with multiple accounts, and can work with a remote target file for multiple people with the same objective.
MIT License
227 stars 78 forks source link

Wait time is really long #48

Open Jasonpop20 opened 2 years ago

Jasonpop20 commented 2 years ago

Is there something I'm missing? It's waiting for 1200 seconds even though it should be 330 seconds.

Jasonpop20 commented 2 years ago

Great work getting this working btw.

Nobrain98 commented 2 years ago

What did you have to do to get this working? I followed the instructions and when I run start it just opens for a second or 2 then closes

Jasonpop20 commented 2 years ago

I had to use Git and the GitHub desktop app to copy the repository. Then I opened that in an IDE, in this case PyCharm. Then I set up an environment for it and installed all of the imported modules. It took me like 4 hours to figure it out, lol.

Jasonpop20 commented 2 years ago

Also, I just logged into one of the account and it is actually reported a 20-minute cooldown so my bad on that.

Kasax007 commented 2 years ago

Also, I just logged into one of the account and it is actually reported a 20-minute cooldown so my bad on that.

What modules did you download. I did everything until getting it in PyCharm. Did you also have to chnage the links for drawing and stuff?

Jasonpop20 commented 2 years ago

It was honestly above my level of knowledge, I had a friend help out. I didn't change the links, though. I downloaded the modules in the "requirements.txt" file.