rdeepak2002 / reddit-place-script-2022

Script to draw an image onto r/place (https://www.reddit.com/r/place/)
910 stars 349 forks source link

File Splitting for proxy and utils #347

Closed Risewill23 closed 2 years ago

Risewill23 commented 2 years ago

Why is saying it isn't black formatted?

ixi2101 commented 2 years ago

Why is saying it isn't black formatted?

It's failing on the linting not black Run 'nox' in the directory and it will list a load of issues that need remedying such as unused imports

Risewill23 commented 2 years ago

I finally fixed everything

thoroc commented 2 years ago

Would it be a pain to ask the methods name to be snake case?

Risewill23 commented 2 years ago

Fixed

thoroc commented 2 years ago

Have the method calls been updated? We don't want to break the script in such a trivial manner XD

Risewill23 commented 2 years ago

Yes I did find and replace for all of main.py

Risewill23 commented 2 years ago

Now I'm finally finally done

JAKONL commented 2 years ago

I have looked it over and it looks good. I cloned it and ran it with 2 accounts for 5 minutes. Seems to work just fine. Unfortunately I cannot test the tor or proxy support at the moment.

JAKONL commented 2 years ago

Tested tor functionality successfully. Everything seems to be working as expected. Cheers @Risewill23