michaelshumshum / r-placer

bot for 2022 r/place
MIT License
93 stars 20 forks source link

Starts workers but doesn't place anything #20

Open Alexciao opened 1 year ago

Alexciao commented 1 year ago

Hello, the script starts without errors and starts the workers, but nothing actually gets placed.

I have a correct image, I tried my own app

oOHiyoriOo commented 1 year ago

Hi, Im trying to figure that out currently as well, but i don't have access to a reddit dev account, would you be able to maybe share? i can fully understand if you don't want to, that's alright! if i find out why there's nothing placing, i'll tell you :D

michaelshumshum commented 1 year ago

https://www.reddit.com/wiki/api

register an account as a developer to get your api keys

Hedwig7s commented 1 year ago

Just go to reddit.com/prefs/apps and make an app

Ufinator commented 1 year ago

Hi I've the same problem. I've created myself some API keys, but it still doesn't work (created two apps). I see that one account (not the developer account) gets added to one of my apps as a second developer on reddit (and it gets also added in the file dev_accounts.json), but after then, nothing happens.

Shinaima commented 1 year ago

Hey, same problem here. All workers started, but nothing else happened. Kept running, but no progress / error messages / updates in the terminal.

hedihadi commented 1 year ago

i think it's because of this https://github.com/michaelshumshum/r-placer/blob/master/management.py

in the get_board function, there's this url https://canvas.codes/canvas which doesn't work anymore.

Ufinator commented 1 year ago

hm, i there any alternative to this url?

hedihadi commented 1 year ago

hm, i there any alternative to this url?

not that i know of, i tried to find something from the developer's account that made that website, i found nothing https://github.com/Zequez/reddit-placebot/issues/46#issuecomment-1086736236